mirror of
https://github.com/Clortox/dashboard.git
synced 2026-04-07 16:28:01 +00:00
Update dependencies
This commit is contained in:
16
README.md
16
README.md
@@ -10,7 +10,7 @@ Features/TODO
|
|||||||
- (DONE) Write straight to framebuffer (sdl2)
|
- (DONE) Write straight to framebuffer (sdl2)
|
||||||
- (DONE) Display Weather ~~rss~~ json feed
|
- (DONE) Display Weather ~~rss~~ json feed
|
||||||
- (DONE) Display Wifi qrcode
|
- (DONE) Display Wifi qrcode
|
||||||
- Display plex currently playing
|
- (DONE) Display plex currently playing
|
||||||
- Display camera feed
|
- Display camera feed
|
||||||
|
|
||||||
Depends on
|
Depends on
|
||||||
@@ -18,13 +18,21 @@ Depends on
|
|||||||
|
|
||||||
- sdl2
|
- sdl2
|
||||||
- stdlib
|
- stdlib
|
||||||
|
- rapidxml
|
||||||
|
- rapidjson
|
||||||
|
- libcurl
|
||||||
|
|
||||||
optional dependencies
|
optional dependencies
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
- Weather/RSS
|
- Weather
|
||||||
- rapidxml
|
- rapidjson
|
||||||
- libcurl
|
- libcurl
|
||||||
|
- Plex
|
||||||
|
- rapidjson
|
||||||
|
- libcurl
|
||||||
|
- Wifi
|
||||||
|
- qrencode (for generating join code)
|
||||||
|
|
||||||
Building sdl2 on rpi
|
Building sdl2 on rpi
|
||||||
--------------------
|
--------------------
|
||||||
@@ -47,7 +55,7 @@ compile the test.cpp file provided in ./tests . There should be output on the
|
|||||||
screen as flashing. Feel free to change the desired graphics driver in the
|
screen as flashing. Feel free to change the desired graphics driver in the
|
||||||
raspberry pi config
|
raspberry pi config
|
||||||
|
|
||||||
Developing your own pannels
|
Developing your own panels
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
Refer to the [development](DEVELOPMENT.md) documentation
|
Refer to the [development](DEVELOPMENT.md) documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user