Code Monkey home page Code Monkey logo

luci-proto-modemmanager's Introduction

luci-proto-modemmanager

For OpenWrt 18.xx and below only. Users of newer OpenWrt/LuCI versions should use the upstream version. This luci-protocol adds support to set up and configure basic options for a modem using ModemManager and LuCI on OpenWrt. Requires ModemManager. Assumes a modem is installed and working.

Features

  • Automatically detects the modem
  • Offers several APN's to choose from, users can add more
  • Works with the default OpenWrt BusyBox configuration

Screen Shot 2018-10-30 at 11.13.54 am.jpg

Requirements

  • ModemManager installed and running
  • grep (included in BusyBox by default)
  • tr (included in BusyBox by default)

Install

  1. Edit your feeds.conf and add the configuration of the new feed:
    $ vim feeds.conf
        src-git luci_proto_modemmanager https://github.com/nickberry17/luci-proto-modemmanager.git
  1. Update the feed:
    $ ./scripts/feeds update luci_proto_modemmanager
  1. Install all packages from the feed:
    $ ./scripts/feeds install -p luci_proto_modemmanager -a
  1. enable in menuconfig

Download:

$ git clone https://github.com/nickberry17/luci-proto-modemmanager.git

Issues

If you come across a bug or have an enhancement I invite you to open an issue.

luci-proto-modemmanager's People

Contributors

mips171 avatar bobafetthotmail avatar solarflows 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.