Skip to content

radiodan-archive/wifi-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpaCliWeb

This gem provides a web interface for configuring Wifi connections on systems that include the wpa_cli command line interface to the wpa_supplicant tool. It was written to allow configuration of the Wifi on a Raspberry Pi when a keyboard and monitor is difficult to connect (in embedded applications for example).

Installation

$ sudo aptitude install ruby1.9.1-dev
$ gem install wpa_cli_web

Usage

$ wpa_cli_web start

This will start the web interface on the default port 3000. Run wpa_cli_web -h for further options.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A Sinatra app for configuring the network connection on a raspberry pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages