Skip to content

TimePool v1.0.0

Latest

Choose a tag to compare

@lancecore lancecore released this 07 Jul 04:00

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.