Skip to content

TiunovNN/tgbot-wakeonlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgbot-wakeonlan

Telegram Bot to wake on lan computers

installation

# Linux and MacOS
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

# Windows
c:\Python38\python -m venv c:\path\to\myenv
.\env\Scripts\activate
pip install -r requirements.txt

settings

All settings are located in the file settings.py

run

python main.py

About

Telegram Bot to wake on lan computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages