First tagged release of TimePool — a self-hosted meeting poll app for nonprofits. PHP + SQLite, no build step, no dependencies.
Installing: download the source ZIP below, upload it to your host, and open install.php in a browser. See the README for details, including an nginx example config in docs/.
Updating an existing install: replace app/, assets/, index.php, and .htaccess with the versions from the ZIP — leave data/ untouched. Schema migrations run automatically on the next page load.