Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowy1803/frenchrepublicancalendar
Calendrier Républicain Moderne, to convert between Republican and Gregorian dates format. Available on the App Store.
https://github.com/snowy1803/frenchrepublicancalendar
calendar french french-republican-calendar swift swiftui
Last synced: 16 days ago
JSON representation
Calendrier Républicain Moderne, to convert between Republican and Gregorian dates format. Available on the App Store.
- Host: GitHub
- URL: https://github.com/snowy1803/frenchrepublicancalendar
- Owner: Snowy1803
- License: mpl-2.0
- Created: 2020-08-09T20:36:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T19:54:42.000Z (over 1 year ago)
- Last Synced: 2024-10-25T00:55:57.458Z (about 2 months ago)
- Topics: calendar, french, french-republican-calendar, swift, swiftui
- Language: Swift
- Homepage: https://orbisec.fr/republican
- Size: 9.43 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# French Republican Calendar
## (aka Calendrier Républicain Moderne)[Version Française](LISEZMOI.md)
For the converter itself : [core repository](https://github.com/Snowy1803/FrenchRepublicanCalendarCore/)Swift Converter between the Gregorian Calendar and the French Republican Calendar. Fully tested and compliant with the original version.
[Download on the App Store](https://apps.apple.com/fr/app/calendrier-républicain-moderne/id1509106182)
Features:
- iOS app for converting between the two calendars
- watchOS companion with a complication to get the current date on the watch face
- Widget to get it on the iOS14 Home Screen
[Learn more about the converter](https://github.com/Snowy1803/FrenchRepublicanCalendarCore/blob/main/README.md)UI is 100% SwiftUI, with the UIKit Lifecycle (for iOS 13 compatibility)