Giter VIP home page Giter VIP logo

gnuremote's Introduction

gnuRemote

Simple remote control app for basic needs. This app helps you to control your computer and apply your basic needs such as shutting it down or locking the screen. As long as your desired controller device will remain connected to same network with your computer, app will work.

Where the idea came from? I am using a Raspberry Pi. In order to control it with a remote app you have two options. Either you choose a SSH connection application or a VNC connection application. VNC connections are slow and freezing for me. Also I don't like to go through an SSH and write appropriate commands to shutdown my pi. So it is handy for me. I am aware there are lots of oppurtunities, many applications to use but I prefer to do write my very own solution.

Prerequisites

Python3

https://www.python.org/downloads/

Flask

Pip install flask
--OR--
https://pypi.org/project/Flask/

Usage

  1. Unzip it.
  2. Start flasgui.exe
  3. Click on start Remote that will show you a dialog box
  4. In the dialog box you can see your computer's internal IP which can be accessed through any desired device to control your computer remotely.
  5. Go to shown Ip address in your mobile phone browser and try if it works!

Adding new features

I will post a well detailed version in the future for how to add if you want to trigger another command. Here is a short brief. You need to write it in pyClasses.py. You have to call your new feature's function(You just did in pyClasses.py) in app.py under the other commands such as /lockdown . Now you have to write a Javascript script for calling the function on the server side.

License / Lisans

Distributed under GNU General Public License. See LICENSE for more information.

Contact

[email protected]

LinkedIn

gnuremote's People

Contributors

snmzcm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.