A desktop sticky notes application for managing todos, built with Go and Wails.
Read the blog post on The Current.
- Install Wails
- Clone this repository
- Run the application:
wails dev
Create a production build:
wails buildTodos are automatically saved to todos.json in the application directory.