From 6ec37eb7db353409f6b02b5deccac071c61c2b15 Mon Sep 17 00:00:00 2001
From: Ethan Lowman <ethanal@users.noreply.github.com>
Date: Tue, 4 Aug 2015 11:30:12 -0400
Subject: [PATCH] Add Nimbus

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ef9abc18..065b8c56 100644
--- a/README.md
+++ b/README.md
@@ -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`