Student bulletin board for displaying lectures, weather, time and real-time announcements. Written in C/C++ using the OpenVG graphics library, working machine is Raspberry Pi on Raspbian OS.
Maintained mostly by DF RTU students.
How to run:
0)IMPORTANT!!! check if you did THIS
1)enter into ${PROJECT_DIR}/build
$ cd build
2)run in ${PROJECT_DIR}/build
$ cmake ..
3)run in ${PROJECT_DIR}/build
$ make
4)back to ${PROJECT_DIR} dir
$ cd ..
5)Run exe
$ ./infoboard
inf)if needed "reliese" build ,uncomment in ${PROJECT_DIR}/CMakeLists.txt line 14 by default it is in reliese mode
UNDER MIT license
year when left project...............Name...............deserts
2020 - RazdolbayOne - Check v1.1.0 reliese to see its work
2020 - Alfreds.L - Creator of REST server (now server on toddler state)