https://github.com/techartdev/calendar
Calendar app for Flipper Zero
https://github.com/techartdev/calendar
calendar flipperzero
Last synced: 6 months ago
JSON representation
Calendar app for Flipper Zero
- Host: GitHub
- URL: https://github.com/techartdev/calendar
- Owner: techartdev
- License: mit
- Created: 2024-02-14T16:31:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T17:49:21.000Z (over 1 year ago)
- Last Synced: 2024-05-02T12:21:01.060Z (over 1 year ago)
- Topics: calendar, flipperzero
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Calendar App for Flipper Zero

This repository contains the source code for a simple calendar application designed for the Flipper Zero device. The app provides an intuitive display of the days of the month and supports basic navigation to explore different months and years.
## Features
- **Monthly View:** Display the days of the current month.
- **Navigation:**
- **Left Button:** Move to the previous month.
- **Right Button:** Move to the next month.
- **Top Button:** Move to the next year.
- **Bottom Button:** Move to the previous year.
## Installation
1. Clone the repository to your local machine.
2. Follow the standard Flipper Zero development environment setup to build the application.
3. Transfer the built application to your Flipper Zero device.
## Usage
After installation, navigate to the app on your Flipper Zero device and open it. Use the device's buttons to navigate through the calendar as described in the features section.
## Contributing
Contributions are welcome! If you have suggestions for improvements or bug fixes, please feel free to fork the repository, make your changes, and submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
If you find this app helpful and would like to support the development of more tools and projects, consider buying me a coffee. Your support is greatly appreciated!
[](https://www.buymeacoffee.com/techartdev)
Thank you for your support!