Proto-LogGit app
Find a file
2024-07-26 02:59:41 +00:00
LICENSE Initial commit 2024-07-26 01:29:17 +00:00
loggit think it's working with dating each entry 2024-07-26 02:59:41 +00:00
README.md updated install 2024-07-26 01:35:28 +00:00

loggit

Proto-LogGit app

Forked from Notes by nickjj: https://github.com/nickjj/notes/tree/master

1 liner to get loggit downloaded to /usr/local/bin:

sudo curl \
  -L https://techpriesthub.xyz/forgejo/terrantechpriest/loggit/raw/branch/main/loggit \
  -o /usr/local/bin/loggit && sudo chmod +x /usr/local/bin/loggit