Skip to content

simple widget for Übersicht for check and showing Comcast usage data

License

Notifications You must be signed in to change notification settings

aplsms/ComcastUsage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComcastUsage

This is simple widget for Übersicht for checking and showing Comcast usage data.

Please note: data usage cannot show data for last 24 hours

screenshot

Installation

  1. Install robobrowser

    # pip install robobrowser
    
  2. Create ~/.netrc file

    # echo 'machine login.comcast.net'          >> ~/.netrc
    # echo 'login   <your comcast login name>'  >> ~/.netrc
    # echo 'account <your comcast login name>'  >> ~/.netrc
    # echo 'password <your comcast password>'   >> ~/.netrc
    # chmod 600 ~/.netrc
    
  3. Copy ComCap.widget directory to ~/Library/Application Support/Übersicht/widgets/

  4. Test script

    # ~/Library/Application\ Support/Übersicht/widgets/ComCap.widget/lib/comcap.py
    130 of 1024 GB 12 #00ff00
    

please note: time for gathering data around 10-15 sec

Enjoy!

About

simple widget for Übersicht for check and showing Comcast usage data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published