https://github.com/op/spicyspot
cli for authenticating to chillispot
https://github.com/op/spicyspot
Last synced: 4 months ago
JSON representation
cli for authenticating to chillispot
- Host: GitHub
- URL: https://github.com/op/spicyspot
- Owner: op
- Created: 2010-12-28T08:53:17.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-18T01:09:32.000Z (about 15 years ago)
- Last Synced: 2025-10-06T03:29:39.983Z (8 months ago)
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
spicyspot
=========
Script to make it possible to control access to a chillispot from a command
line interface.
In Thailand, many hotels and hostels offers wifi through a company called
Cyberpoint. Some drawbacks of the architecture they offer is;
- you're forced to login using a web browser
- they use javascript things to resize your browser window
- you can not use "restore my tabs" features in browsers
I wrote this very quickly on my vacation. Feel free to extend and improve.
Future improvements
-------------------
- Make it work in foreground mode (eg. when closed, automatically logoff)
- Save state between runs (this to remove the hardcoded url used today)