Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 842 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 842 Bytes

Baudrate Python 3 - fork of baudrate

git clone https://github.com/sickcodes/python3-baudrate
cd python3-baudrate
pipenv run pip install -r requirements.txt
pipenv run sudo python baudrate.py -a

# or without pipenv
# pip install -r requirements.txt
# sudo python baudrate.py

Forked and cherry-picked @Loris1123 commit because he deleted his repo.

Added requirements.txt

See PR: devttys0#4 (commits)

Credits

Original author Craig Heffner @devttys0: https://github.com/devttys0/baudrate

Upgraded to Python3 by @Loris1123: https://github.com/Loris1123

Modernized by Sick.Codes @sickcodes : https://github.com/sickcodes

New resources:

Follow for Updates

https://twitter.com/sickcodes

https://sick.codes