Skip to content

Commit

Permalink
Merge pull request #7 from anu0012/gh-pages
Browse files Browse the repository at this point in the history
Added a page for shortlr android app
  • Loading branch information
championswimmer committed May 27, 2017
2 parents 2bd195b + 7cec057 commit 77e2c81
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _posts/2017-04-15-shortlr-android-app.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: post
permalink: "projects/shortlr-android-app"
title: "Shortlr Android App"
description: "URL Shortener Android App"
categories: [Android, Java]
date: 2017-04-15 18:38:46 +0530
tags: []
---

**Shortlr App** is an Android App by which the user can generate shortcode for any URL. It works same as
<http://bit.ly> or <http://goo.gl> etc.

People can -
- Create shortcodes for their URLs (which are randomly generated 5 digit alphanumeric)
- Create custom shortcodes (like /mycode) for their URLs
- App can be used from context menu and widget


### Information

**Source Code** : <http://github.com/coding-blocks/shortlr_android_app>

### Maintainers

**Arnav** <a@cb.lk>

0 comments on commit 77e2c81

Please sign in to comment.