This is a simple snippet management software that can be managed with a browser. It is based on JavaScript text editor Ace.
Since the data is managed by SQlite, after downloading, it can be started immediately by just rewriting the password with the setting file.
- PHP 5.6+ (PDO is required)
- Idirom
- SQLite
- Bootstrap 3.x
- jQuery 2.x
- jQuery UI 1.x
- Copy app.template.db and rename it to app.db
- Open config / define.php and set the password and SESSION_NAME.
Code copyright 2017 the Web Atelier Midori Inc. Code released under the MIT License.
You can use this software for free, but I am seeking donations. https://paypal.me/ateliermidori/500
For commentary on Japanese please see [Qiita] (https://qiita.com/Web_akira/items/19c6f190e75426edaea0) (日本語の解説は Qiita の記事をご覧下さい).