two more apps

This commit is contained in:
David Black 2013-12-12 13:58:27 +00:00
parent fdd381b1ee
commit 334372287a
2 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,38 @@
Categories:Development
License:MIT
Source Code:https://github.com/bretternst/urlazy
Issue Tracker:https://github.com/bretternst/urlazy/issues
Auto Name:URLazy
Summary:Tool for web devlelopers
Description:
Eases the pain of entering long URLs into a bunch of test devices by finding
collections of URLs on the local network and allowing you to open them with a
single tap.
You can serve links from a GUI app on your workstation or from a Ruby script
on a local development server (source code in same repo).
URLazy finds this list with no configuration required, provided you are
connected to your network via Wi-Fi.
This makes it super easy to test your projects on real devices without
manually setting up bookmarks or entering URLs.
This is a better alternative to bookmarks or centralized index pages because
new devices require no set-up and you don't have to edit URLs every time your
environment changes--or if you take your work home.
URLazy uses multicast UDP to find collections of links.
If your network administrator enables it, this can even work across a corporate WAN.
.
Repo Type:git
Repo:https://github.com/bretternst/urlazy.git
Build:1.0a,2
commit=2fe2293df9b49b3
subdir=src/Android
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0a
Current Version Code:2

View file

@ -0,0 +1,33 @@
Categories:Reading
License:GPL
Web Site:http://www.sismics.com
Source Code:https://github.com/sismics/reader
Issue Tracker:https://github.com/sismics/reader/issues
Auto Name:Sismics Reader
Summary:Feed reader
Description:
Connect to your Sismics feed aggregator (in the same source code repo;
it's also written in Java though prebuilts are available).
.
Repo Type:git
Repo:https://github.com/sismics/reader.git
Build:1.3.1,5
commit=3284254ca61539ac
subdir=reader-android
maven=yes
prebuild=sed -i 's/3.5.3/3.6.1/g' pom.xml && \
$$MVN3$$ -N -Pinit validate && \
$$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=../../extlib/android/android-support-v4r13.jar
Maintainer Notes:
Tags are probably for the server
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.3.1
Current Version Code:5