mrafieefard / remote-my-project

Remote My Project is a straightforward tool that allows you to connect your Python projects to a server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Remote my project

Remote My Project is a straightforward tool that allows you to connect your Python projects to a server. With this tool, you can use an API to execute functions in your project in real-time via WebSockets. Additionally, it includes a management panel for overseeing your projects.

One-click Installation ( Linux only )

bash <(curl -Ls https://raw.githubusercontent.com/mrafieefard/remote-my-project/master/install.sh)

Todo

  • Optimization
  • Allow create widget for overview page
  • Add an authentication page to manage users and permissions
  • Add python sdk to pypi page
  • Migrate sqlite to postgresql

Contributors

Right now there is no contributor in this project. you can be first :)

If you want to contribute email me at mrafieefard@gmail.com

About

Remote My Project is a straightforward tool that allows you to connect your Python projects to a server


Languages

Language:TypeScript 67.8%Language:Python 29.2%Language:Shell 1.9%Language:JavaScript 0.5%Language:Dockerfile 0.4%Language:CSS 0.0%