Fluboard
Calendar wall-board-display built with Flutter and ❤️
Goals
Build calendar board (DAKBoard alternative) which easy to install and easy to customize. The app should be support to install in embedded PC such as Raspberry Pi, Banana Pi etc. and should be run on any Operating Systems.
Screenshots
Setup
Don’t forget to create .env
file in the root
folder and put some configuration variables as follows:
OPEN_WEATHER_API_KEY=your_open_weather_api_key
CITY="Your city name, e.g: Serpong, Banten"
Todo
- Integration with Open Weather
- Integration with Google Calendar
- Integration with Google Todo
- integration with Google Photo
- Provide settings screen
- Portrait mode
- Customizable skin/theme
- Localization
- Translation
Operating System Support
OS | Supported | Tested |
---|---|---|
macOS | ✅ | ✅ |
Linux | ✅ | ☑️ |
Windows | ✅ | ☑️ |
Tablet | ✅ | ☑️ |
iPad | ✅ | ✅ |
Comments are closed.