insert-coin, a simple PHP file-host.
Iri al dosiero
Jade Levesque 995d59509f Added TODO 2018-04-07 23:14:57 -05:00
res Started EFIX-stripping 2018-04-07 21:48:41 -05:00
LICENSE.txt updated lisc 2018-03-17 13:17:29 -05:00
README.md Renaming files now auto-adds file-extensions 2018-04-07 20:40:17 -05:00
TODO.md Added TODO 2018-04-07 23:14:57 -05:00
beam.php Fixed file path 2018-04-07 23:09:34 -05:00
conjure.php Added configuration, general copyediting, new images, etc. 2018-04-07 18:19:14 -05:00
index.php Added configuration, general copyediting, new images, etc. 2018-04-07 18:19:14 -05:00
lib.php Fixed file path 2018-04-07 23:09:34 -05:00
url.php Added configuration, general copyediting, new images, etc. 2018-04-07 18:19:14 -05:00

insert-coin

insert-coin's a lightweight & simple image-uploading/URL-shortening service.

Installation

First, drop everything in a directory on your web-server (root, non-root, it doesn't matter). Secondly, create two directories-- "p/" and "u/"-- that are accessible and modifiable by your web-server user. Finally, you probably want to edit "res/config.php". Then, profit!

Make sure to configure your web-server to use PHP with index.php, beam.php, url.php, conjure.php, and anything in the u/ directory that you'll create.

Licensing

Everything (unless mentioned otherwise) is under the Cooperative Software License, as seen at https://coinsh.red/csl/csl.txt, or in LICENSE.txt.

TL;DR: You can share, modify, and sell insert-coin at your whim-- as long as you do so with corresponding source-code and aren't a bourgie. If you run a modified insert-coin on your web-server, make sure to offer your users the source-code! :)