Calendar wall-board-display built with Flutter and ❤️
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.
Don't forget to create .env
file in the root
folder and put some configuration variables as follows:
AUTH_CLIENT_ID='....apps.googleusercontent.com'
AUTH_CLIENT_SECRET='XXXX-asdfgh_.....'
You can get AUTH_CLIENT_ID
and AUTH_CLIENT_SECRET
here Google Cloud Console.
Choose Desktop
as application type. On OAuth consent screen, add your email as Test users
.
- Integration with Open Weather
- Integration with Google Calendar
- Integration with Google Tasks
- Integration with Google Photo
- Provide settings screen
- Portrait mode
- Customizable skin/theme
- Localization
- Translation
OS | Supported | Tested |
---|---|---|
macOS | ✅ | ✅ |
Linux | ✅ | ✅ |
Windows | ✅ | ✅ |
Tablet | ✅ | ✅ |
iPad | ✅ | ✅ |