A GUI to open a random URL from a list one at a time in the browser.
Requires Python 3.
- Run
pop.pyw
- Select a
.txt
file containing a list of URLs separated by new lines. - Press the button (or the P key)
Unless the "Don't delete" checkbox is ticked, popping a random URL will delete its line from the given file.
Popping a URL will have it automatically opened in the browser.
Only tested on Windows...