Giter Site home page Giter Site logo

thenewcivilian / efa-conky Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 113 KB

A simple python application to visualize station departure monitor as conky. In extend it's triggered by the Network SSID to make the station variable by location.

License: MIT License

Python 91.18% Shell 8.82%
conky efa public-transportation

efa-conky's People

Contributors

thenewcivilian avatar

Stargazers

 avatar

Watchers

 avatar  avatar

efa-conky's Issues

Add "Not Connected" Error handling

Traceback (most recent call last):
File "/home/neuz8t/.efaconky/src/preview.py", line 92, in
station_ids = get_station_db()
File "/home/neuz8t/.efaconky/src/preview.py", line 73, in get_station_db
router_mac = re.search(r"(([a-f\d]{1,2}:){5}[a-f\d]{1,2})", Popen(["arp", "-a"], stdout=PIPE).communicate()[0]).groups()[0]
AttributeError: 'NoneType' object has no attribute 'groups'

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.