## Tempus My TUI to-do manager (working only with TODOs in CalDAV (WebDAV))
Go to file
2024-07-10 04:35:14 +03:00
caldav.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
go.mod working de/edit/complete funcs 2024-07-03 05:51:53 +03:00
go.sum v0.9 login,todoList,keyring,caldav(read),codeRefactor... 2024-06-29 04:00:39 +03:00
keyring.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
LICENSE Initial commit 2024-06-17 08:06:32 +00:00
main.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
options.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
README.md Update README.md 2024-06-17 08:07:05 +00:00
tui-addTodo.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
tui-calChoose.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
tui-login.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
tui-model.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
tui-todo-keys.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
tui-todo.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00
tui.go v1!!! a lot of fixes and new addTODO feature! 2024-07-10 04:35:14 +03:00

Tempus

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