diff options
author | Ethan Lowman <ethanal@users.noreply.github.com> | 2015-08-04 15:34:21 +0000 |
---|---|---|
committer | Ethan Lowman <ethanal@users.noreply.github.com> | 2015-08-04 15:34:21 +0000 |
commit | 22553b98a3e1208481f62625ad49c15eb54928d3 (patch) | |
tree | 10adc73330105fb85ce1fdf1cab41bb0da951a40 /README.md | |
parent | Add Nimbus (diff) | |
download | awesome-selfhosted-22553b98a3e1208481f62625ad49c15eb54928d3.tar.gz awesome-selfhosted-22553b98a3e1208481f62625ad49c15eb54928d3.zip |
Add Nimbus license and language
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -271,7 +271,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Jyraphe](http://home.gna.org/jyraphe/) - Jyraphe is a web application of file repository, easy to install and easy to use. * [lutim](https://github.com/ldidry/lutim) - Let's Upload That Image ! * [Mediacrush](https://mediacru.sh/) - a website you can upload images, audio, and video to, and receive a link to share it with your friends ([Source code](https://github.com/MediaCrush/MediaCrush)) - * [Nimbus](https://github.com/ethanal/nimbus) - An S3-backed drag-and-drop shortlink file sharer for OS X. + * [Nimbus](https://github.com/ethanal/nimbus) - An S3-backed drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. * [ownCloud](https://owncloud.org/) - All-in-one solution for saving and sharing files, photos, music- `AGPLv3` `PHP` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` @@ -500,7 +500,7 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen. ## URL Shorteners * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener - * [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. + * [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface - `MIT` `Python` * [Polr](http://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener ([Source code](https://github.com/Cydrobolt/polr)) * [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp ([Source code](https://github.com/YOURLS/YOURLS/), [Documentation](https://github.com/YOURLS/YOURLS/wiki)) - `MIT` |