An open API service indexing awesome lists of open source software.

https://github.com/tiredaj/icsgenerator

First app thing made with Avalonia
https://github.com/tiredaj/icsgenerator

avaloniaui nodatime

Last synced: 4 months ago
JSON representation

First app thing made with Avalonia

Awesome Lists containing this project

README

        

# ICSGenerator
Basically allows you to generate a very basic .ics file. Tested working on Windows PC & Android phone. I don't have anything Apple to test it with.

I know I've done MVVM wrong, this is my first project beyond tutorials working with Avalonia (coming from Winforms) and I'm still a bit puzzled tbh.