Giter VIP home page Giter VIP logo

e3ui's Introduction

E3UI

E3UI is a tool designed for monitoring and analyzing energy consumption of applications on Windows devices equipped with batteries. Using the Microsoft Energy Estimation Engine (E3), E3UI provides insights into the power usage of individual applications, setting it apart from other profilers.

Features

  • Start and Stop Monitoring: Easily initiate and halt energy usage monitoring with simple commands.
  • Independent Application Analysis: Unlike many profilers, E3UI can measure the energy impact of applications independently.
  • Insightful Data Analysis: Dive into the generated data to understand and optimize the energy consumption of your applications.

Requirements

  • Operating System: Windows (E3UI is specifically designed for Windows due to its reliance on Microsoft's Energy Estimation Engine system calls).
  • Hardware: Device with a battery (e.g., laptops). Desktop computers without a battery are not supported due to the nature of the energy estimation.

Installation

To set up E3UI on your system, follow these steps:

  1. Clone the repository to your local machine:

    git clone [email protected]:daniel-chou-rainho/e3ui.git
    
  2. Ensure you have Python installed. E3UI is developed and tested with Python 3.8+. You can download Python from here.

  3. Install the necessary Python packages:

    pip install -r requirements.txt
    

Usage

To start the application, simply run the following command in your terminal with administrative privileges:

python main.py

Use the graphical interface to start and stop the monitoring process as needed. The application will automatically handle the data collection and analysis, presenting the results in an easy-to-understand format.

License

MIT License

e3ui's People

Contributors

daniel-chou-rainho avatar jellyage avatar filipxg avatar

Stargazers

 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.