Skip to content

FakEEE14/Remote-For-Pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote-For-Pc

Remote Control with a Config via Web lightweight stand alone python app to control your pc like a remote via pc

this is sloppy and lazy code for a lazy guy who refuse to get up and press the pause button

How it works ?

it's use 3 things

  • python
  • windows console commands
  • NirCmd for more/better console commands

how to do use it

First

Second

  • download the app from releases
  • or
  • compile it your self with pyinstaller
  • python -m PyInstaller --onefile --noconsole --icon="app_icon.ico" remote_pc.py --add-data "templates;templates" --add-data "static;static"

Third

  • config it how you want

and you are done you can put it in startup folder if you want, set ip or use local

About

Remote Control with a Config via Web

Resources

Stars

Watchers

Forks

Packages

No packages published