A Better version of the Bus Timetable screen for the London Hackspace
- Linux, X Windows
- SDL
- SDL image
- libcurl
- cmake
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
(No project is perfect)
- fix font rendering glitch
- embed font in code
- make fullscreen switch