tomsquest / notes

A simple notes app using Fyne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

A simple notes app demonstrating various Fyne features. All data is stored in your preference storage (which is platform dependent).

Screenshot

Installing

If you have developer tools installed already then you can just use go get to install:

go get github.com/fynelabs/notes/

About

A simple notes app using Fyne

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%