andydotxyz / linuxmagazine-todoapp

TODO app used in Linux Magazine article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO App

Published in Linux Magazine 273, August 2023

This code accompanies the "GUI Apps with Fyne" In-Depth article in August 2023. You can get a copy at linux-magazine.com.

The code in this repository creates a fully working TODO list app that uses local storage through the Fyne Preferences API to store information.

The app will compile and run on Linux, macOS, Windows, BSDs, Android and iOS.

About

TODO app used in Linux Magazine article


Languages

Language:Go 100.0%