Image

Inspiration

One day i was watching movie in my laptop and my laptop was far away from me, Then i started thinking 🤔, can i make something with which i will be able to controll the movie, like play/pause volume up/down, This weekend i finally build that web app that can save us.

Accomplishments that we're proud of.

  • The web app can show the live CPU and RAM usage of your computer.

    Image

  • It can run on any device which ca run a web browser.

  • The web app can also be used as a keyboard, whatever you type in the textbox will be reflected in your computer as well.

    Image

What we learned

  • I've learned how to implement the web socket protocol using pythong without using much third party tools and libraries.
  • I've used websockets library to implement the websocket server.
  • For geting the CPU and RAM usage I've learned how to use psutil.
  • I've Learnt how to handle the websocket protocol using VueJs.

What's next for Rimoto

  • Making the websocket server SSL protected, so that i would be able to access the rimoto-web application from the website itself.
  • Making it cross platform.
  • Improving the UI.
  • Adding graphs to show cpu usage.

Built With

Share this project:

Updates