Skip to content

puhitaku/wicafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wicafe

Automatic login utility of free Wi-Fi captive portals

Supported public Wi-Fi services

  • Wi2
    • Excelsior Caffe
    • Saint Marc Cafe
    • San'yo Shinkansen (West Japan Railway)
    • Tokai Shinkansen (Central Japan Railway)
    • Odakyu Line (Odakyu Electric Railway)

Prerequisites

  • Python 3.7+

Install

From PyPI:

$ pip install wicafe

From GitHub (directly):

$ pip install git+https://github.com/puhitaku/wicafe

From GitHub (for development):

$ git clone
$ pip install -e .[dev]

Run

$ wicafe
$ python -m wicafe  # alternative way

wicafe begins to poll a remote host and automatically accepts the ToS of the captive portal when a redirection is detected.

Disclaimer

  • Read and grant the Terms of Service of Wi-Fi services before using it!
  • As stated in the license, I'm not liable for any claim and violation of the ToS 😉

About

Automatic login utility of free Wi-Fi captive portals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages