Skip to content

n00b42/tyto

This branch is 6 commits ahead of, 7 commits behind jh3y/tyto:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Maximilian Senftleben
Dec 8, 2016
5523535 · Dec 8, 2016
Dec 6, 2016
Dec 8, 2016
Dec 8, 2016
Dec 6, 2016
Sep 16, 2016
Jul 29, 2015
Jul 31, 2015
Dec 6, 2016
Oct 2, 2015
Dec 6, 2016
Dec 6, 2016
Nov 28, 2016
Dec 6, 2016
Sep 16, 2016
Dec 6, 2016
Dec 6, 2016

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%