A TUI kanban app for the tildeverse
Go to file
indigo f3fc50abc9 Added rudimentary themeing and restored fullscreen 2021-06-24 13:23:43 +00:00
model Big ol' refactor 2021-06-19 12:06:17 +03:00
render/read Big ol' refactor 2021-06-19 12:06:17 +03:00
style Added rudimentary themeing and restored fullscreen 2021-06-24 13:23:43 +00:00
textfield Big ol' refactor 2021-06-19 12:06:17 +03:00
.gitignore Initial commit 2021-06-02 08:39:31 +03:00
COPYING Initial commit 2021-06-02 08:39:31 +03:00
LICENSE Initial commit 2021-06-02 08:39:31 +03:00
README Initial commit 2021-06-02 08:39:31 +03:00
TODO Initial commit 2021-06-02 08:39:31 +03:00
go.mod Initial commit 2021-06-02 08:39:31 +03:00
go.sum Initial commit 2021-06-02 08:39:31 +03:00
main.go Added rudimentary themeing and restored fullscreen 2021-06-24 13:23:43 +00:00

README

# What is this?

GoDoIt is a TUI kanban app written in Go and designed specifically for the tildeverse

## What are its tildeverse features?

1. Unix Access Control (planned)
2. Federation of kanban projects across tilde hosts (planned)

# How do I run it?

Just `go build` it and run the built executable!