Calendar App Made in Zig(github.com)
github.com
Calendar App Made in Zig
https://github.com/Mario-SO/cronos
2 コメント
Happy new year,
I tested the app and I like it. It is super fast and easy to navigate in.
Some minor things I found was:
- Not able to close the app or move it on Osx, due to the hidden decorations
- Resize the windows makes it possible to get cells of zero size, while the text does not change size
- shortcuts are hardcoded ine view_events and in shortcuts
- the ignore next event logic with the hardcoded a A in the add_event
But all in all a nice little app, really loved it.
Some minor things I found was:
- Not able to close the app or move it on Osx, due to the hidden decorations
- Resize the windows makes it possible to get cells of zero size, while the text does not change size
- shortcuts are hardcoded ine view_events and in shortcuts
- the ignore next event logic with the hardcoded a A in the add_event
But all in all a nice little app, really loved it.
I am making what I think could be a really nice and cool project, and chose Zig for it because I know it is the best language out there for making high quality software.
It will be a calendar app, think of Superhuman email app, but for calendar. 100% focused on speed and fast navigation.
You can watch a short video of the current state of it here: https://x.com/mariodev__/status/2007028805173698739
And here you have the repo: https://github.com/Mario-SO/cronos
Hope you like it
PS: A star in Github is super highly appreciated this will tell me that i am on the right track.