Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 260 Bytes

todo

todo tool with web-interface

Usage:

mkdir /var/www/html/todo

sudo ./install.sh <username> <password>

Webpage password change:

  • change $page_password in generated secret.php

System requirements:

  • web-server with PHP support

  • PostgreSQL 13