diff options
author | Ethan Lowman <ethanal@users.noreply.github.com> | 2015-08-04 15:30:12 +0000 |
---|---|---|
committer | Ethan Lowman <ethanal@users.noreply.github.com> | 2015-08-04 15:30:12 +0000 |
commit | d5b128b9f4662df6f9b4a34e8c63b0634748fdb3 (patch) | |
tree | 2eeae3c9b3d20c227921c823cedd0dd58b8d9d40 | |
parent | Merge pull request #158 from mikesteele/master (diff) | |
download | awesome-selfhosted-d5b128b9f4662df6f9b4a34e8c63b0634748fdb3.tar.gz awesome-selfhosted-d5b128b9f4662df6f9b4a34e8c63b0634748fdb3.zip |
Add Nimbus
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -271,6 +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. * [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` @@ -499,6 +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. * [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` |