37 lines
1.3 KiB
YAML
37 lines
1.3 KiB
YAML
Categories:
|
|
- Development
|
|
License: MIT
|
|
SourceCode: https://github.com/bretternst/urlazy
|
|
IssueTracker: https://github.com/bretternst/urlazy/issues
|
|
|
|
AutoName: URLazy
|
|
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.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/bretternst/urlazy.git
|
|
|
|
Builds:
|
|
- versionName: 1.0a
|
|
versionCode: 2
|
|
commit: 2fe2293df9b49b3
|
|
subdir: src/Android
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 1.0a
|
|
CurrentVersionCode: 2
|