Skip to content

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

Notifications You must be signed in to change notification settings

TheNewCivilian/EFA-Conky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFA_Conky

General:

This conky provides you with the departure monitor of a linked station. The link exists between your Router-Mac adress. So the shown station data depends on where you are and you have the right station displayed at the right place without GPS use.

Setup & Configuration:

  1. To setup EFA-Conky just execute: ./install.py

  2. To link a Station to your network: efaconky add (To find a Station id search on this map)

  3. To start conky: efaconky start

  4. To remove all links to network: efaconky remove

  5. To preview conky output: efaconky preview

Dependencies:

You can use ./install.py all to auto install dependencies.

Conky: sudo apt-get install conky

Net-Tool: sudo apt-get install net-tools

Conkyutil: pip install conkyutil

Tinydb: pip install tinydb

Netifaces: pip install netifaces

Lxml: pip install lxml

Screenshots:

01

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published