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

https://github.com/harry-027/go-personal-diary

Desktop App built with Golang Fyne toolkit
https://github.com/harry-027/go-personal-diary

desktop-app fyne golang personal-diary

Last synced: 6 months ago
JSON representation

Desktop App built with Golang Fyne toolkit

Awesome Lists containing this project

README

          

# go-personal-diary

A desktop app that serves as one's personal diary.
Built with Golang fyne toolkit.

## Compilation

`make build` will output an executable under bin directory.

![Go personal diary](https://github.com/Harry-027/go-personal-diary/blob/master/screenshots/Diary_1.PNG?raw=true "Black Background Theme")

![Go personal diary](https://github.com/Harry-027/go-personal-diary/blob/master/screenshots/Diary_2.PNG?raw=true "White Background Theme")