Skip to content

n00b42/tyto

 
 

Repository files navigation

tyto - ServerSide alt tag

This fork is based on tyto by jh3y. See the original repo for documentation.

While tyto uses the LocalStorage of your browser to store the boards in your browser, this fork aims at a serverside solution which allows the use of multiple devices/browsers to access the same boards.

Server-Side?

This means, the boards etc are stored in a database and are accessd by a REST API. The database engine used in this fork is MySQL and the API is written in PHP.

Install

Additionally to tyto, you have to initiate a database (use the scheme in (serverside/scheme.sql)) and upload the php files alongside the tyto instance.

License

MIT

About

manage and organise things

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.3%
  • CSS 13.4%
  • HTML 9.9%
  • PHP 5.4%