Code Monkey home page Code Monkey logo

ooguz / usb-wifi-connect Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 0.0 18 KB

A GNU/Linux daemon script that searches for a USB drive and connects to wifi networks by a config file. Useful for Raspberry Pi, BeagleBone and any other SBCs. Also usable for computer systems without screen.

License: GNU General Public License v3.0

Python 79.29% Shell 20.71%
raspberry-pi raspberrypi raspberry-pi-iot iot wifi wifi-connection wifi-configuration python3 python linux-daemon

usb-wifi-connect's Introduction

usb-wifi-connect

Bilgisayara bağlanan USB belleğin içerisindeki Wi-Fi yapılandırma dosyasını okuyup bilgisayarın Wi-Fi ağına bağlanmasını sağlayan bir script.

A script which reads Wi-Fi configuration file from USB drives and connects to Wi-Fi networks using this information.

Bağımlılıklar/Dependencies

  • urllib
  • subprocess

Kullanım/Usage

./usb-wifi-connect start|stop|restart

Yapılandırma dosyası hazırlama/Creating configuration file

  • USB bellekte "wifi.txt" isimli bir dosya oluşturun. Dosya formatı şu şekilde olmalıdır:
ssid
parola
  • _Create a file on USB drive named "wifi.txt" . The file must be like this:
ssid
password

Lisanslar/Licenses

Bu yazılım GNU GPL v3 ile lisanslanmıştır.

daemon.py modülü CC BY-SA ile lisanslanmıştır.

This software is licensed under GNU GPL v3 or any later version.

daemon.py module is licensed under CC BY-SA.

usb-wifi-connect's People

Contributors

ooguz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.