Skip to content
/ randURL Public

Just a script to pick an random url and open url in the defualt web broswer

License

Notifications You must be signed in to change notification settings

notptr/randURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WHY
====

I made this script after seeing a friend picking a ranodm link out of us
bookmarks. It just picks random links out of a text file. They have to be a
newline urls

like this

http://foo.com/
http://barz.org/

Just a weird script


USAGE
=====

-a --add just adds a url to the list
-q --nobroswer just prints out the url instead of opening it in the defualt
broswer

-h --help shows this


Example
========

ranurl -a http://foo_bar.com/ - adds a url
ranurl -q - prints out the random url
ranurl - opens it in a broswer

About

Just a script to pick an random url and open url in the defualt web broswer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages