Skip to content

technowizardbob/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

PHP CLI - Linux Server - To Do - Lists

Purpose: To encrypt things left, to do, on a Server.

** Each user, has their own password protected, to do, items! **

Note: replace php7.4 with most current version of PHP!

$ apt-get install php7.4-cli php7.4-sqlite3

$ ./install.sh

Useage: todo help

Useage: todo add "Stuff left...."

Useage: todo

Creates an SQLite3 file in ~/.todo/todo.db

Requires: php 7.0 or better for Lib-Sodium Crypto

Releases

No releases published

Packages

No packages published