https://github.com/mscherer/lunais
https://github.com/mscherer/lunais
rust
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mscherer/lunais
- Owner: mscherer
- License: mit
- Created: 2025-07-26T12:13:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-22T18:13:07.000Z (11 months ago)
- Last Synced: 2025-08-22T20:53:05.467Z (11 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A software that produce a ical for timezone conflict due to DST.
# Naming
The software is named after the main protagonist of [Timespinner](https://timespinnergame.com/), since she
travel in time, and depending on the ending, wreck some timeline and create some havoc.
This is also a rewrite of a existing [python application](https://github.com/mscherer/dst_calendar/), but in Rust.