Skip to content

ivankocienski/lhs-bus-times-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Timetable v2

A Better version of the Bus Timetable screen for the London Hackspace

Screen shot 1

Requirements

  • Linux, X Windows
  • SDL
  • SDL image
  • libcurl
  • cmake

To build

mkdir ~/dev/lhs2

git clone https://github.com/ivankocienski/lhs-bus-times-2 ~/dev/lhs2/repo

mkdir ~/dev/lhs2/build

cd ~/dev/lhs2/build

cmake ../repo

make

./bus-times-2

TODO

(No project is perfect)

  • fix font rendering glitch
  • embed font in code
  • make fullscreen switch

About

lhs bus timetable in graphics mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published