## Tempus My TUI to-do manager (working only with TODOs in CalDAV (WebDAV))
Go to file
2024-07-02 12:17:21 +03:00
caldav.go init todo buttons, fix delTodo 2024-07-02 12:17:21 +03:00
go.mod v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
go.sum v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
keyring.go v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
LICENSE Initial commit 2024-06-17 08:06:32 +00:00
main.go init todo buttons, fix delTodo 2024-07-02 12:17:21 +03:00
options.go init todo buttons, fix delTodo 2024-07-02 12:17:21 +03:00
README.md Update README.md 2024-06-17 08:07:05 +00:00
tui-calChoose.go v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
tui-login.go v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
tui-model.go v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
tui-todo-keys.go init todo buttons, fix delTodo 2024-07-02 12:17:21 +03:00
tui-todo.go init todo buttons, fix delTodo 2024-07-02 12:17:21 +03:00
tui.go init todo buttons, fix delTodo 2024-07-02 12:17:21 +03:00

Tempus

My TUI to-do manager (with support to sync .isc files from WebDAV)