Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caarmen/frcandroidwidget
French Revolutionary Calendar Android Widget
https://github.com/caarmen/frcandroidwidget
android
Last synced: 11 days ago
JSON representation
French Revolutionary Calendar Android Widget
- Host: GitHub
- URL: https://github.com/caarmen/frcandroidwidget
- Owner: caarmen
- License: gpl-3.0
- Created: 2014-07-14T19:08:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T21:07:55.000Z (12 months ago)
- Last Synced: 2024-04-16T12:23:41.581Z (7 months ago)
- Topics: android
- Language: Kotlin
- Size: 7.2 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
French Revolutionary Calendar Android Widget
============================================Widget which displays the current date and time in the French Revolutionary calendar. The widget supports the following preferences:
* Update frequency: every minute, or once a day.
* Calculation method: method used to determine the first day of the year: Based on the autumn equinox, the Romme method, or the von Mädler method (128-year rule).
* Option to choose whether the decimal time, or "day of the year" is displayed.
* Option to display the date as notification.
* Option to choose the color of the calendar display. By default, the color of the calendar display is different for each month.
* Can show the widget on the lock screen, on supported devices.This app uses the following libraries:
* French Revolutionary Calendar Library: https://github.com/caarmen/lib-french-revolutionary-calendar
* android-ColorPickerPreference: https://github.com/attenzione/android-ColorPickerPreference
* VNTFontListPreference: https://github.com/vanniktech/VNTFontListPreference