Skip to content

MrPio/MrPowerManagerClient

Repository files navigation

MrPowerManager [App]

Remotely manage your pc

Logo

MrPowerManager App

App frontend of MrPowerManager's project. It uses the amazing Flutter framework!

The app is a toolkit, it gives the user a lot of possibility to remotely control its PCs.


💻 Backend💻

Backend API

Remote access to this rest API (now deployed):

https://mrpowermanager.herokuapp.com/


Pc frontend (server)

You can find here the server frontend made for this project (Windows application):

https://github.com/MrPio/MrPowerManagerServer


Main Screen, the common commands

In the first screen the user is presented with the most basic command, like manage pc sound value, the screen brightness, suspend/lock/shut down pc, and so on...

There also are advanced command like a share the clipboard functionality. You can set the pc to automatically store each screenshot you take inside the gallery of your phone!

API API

TaskManager Screen

Task Manager screen shows pc's currently open apps, with their logo. The user can bring then to top, or kill them.

API

LiveCharts Screen

Here you can find the value of your pc like CPU, GPU, RAM usage, but also TEMP.

Not only this, but this screen provide you realtime WATTAGE COMPSUMPTION.

An estimation made possible by inference made upon a lot of collected data with different machines. This is a crucial point of this project, beacuse there aren't so many projects on this theme out there.

User can use this info (WattHour values) to calculate how much does his pc cost in terms of electricity.

API API API API

Login/Password Screen

In this screen the user can securely store its password and logins.

In a nutshell the cellphone store the key, while the pc hold the encrypted password. This mecanism uses Fernet symmetric encryption

Here comes the best part The user can register its logins (url, username, passeord) and once this is done, a new button permanently appear and

gives the user the possibility to automate the login process, once the button is pressed the pc immediately goes to that page, paste the credentials and press enter. This operation takes barely 2 seconds!


API API

AdvancedRemoteControl Screen

In This Screen the user can control the pc WEBCAM, the pc KEYBOARD and its SCREEN

API API API API API API API API

About

Frontend di MrPowerManager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages