aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-04 17:13:45 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-04 17:13:45 +0000
commit43b1073f908a9e36c17302f7d3bcd16fb8145c42 (patch)
tree04031da366a1bcde323c3398d2b53f336da94901
parentMerge pull request #163 from redaxmedia/master (diff)
parentRemove reference to S3 in Nimbus description (diff)
downloadawesome-selfhosted-43b1073f908a9e36c17302f7d3bcd16fb8145c42.tar.gz
awesome-selfhosted-43b1073f908a9e36c17302f7d3bcd16fb8145c42.zip
Merge pull request #160 from ethanal/master
Add Nimbus (File Sharing and Synchronization)
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 48d8f1ab..b346859f 100644
--- a/README.md
+++ b/README.md
@@ -272,6 +272,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) - A 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,6 +501,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 - `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`