Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the Charger #41

Closed
HarshCasper opened this issue Jun 28, 2020 · 5 comments
Closed

Remove the Charger #41

HarshCasper opened this issue Jun 28, 2020 · 5 comments
Assignees
Labels
Assigned enhancement New feature or request good first issue Good for newcomers Medium Python

Comments

@HarshCasper
Copy link
Owner

AIM

Create a Script that can notify that the Laptop has fully charged

Languages

  • Python

Details

I never get a notification on my Windows when my Laptop Battery has completely charged. We can create a Script for this purpose which automatically pops a notification when the Laptop Battery is charged.

@mbcse
Copy link
Contributor

mbcse commented Jun 28, 2020

would like to work on this

@sanket143
Copy link
Contributor

I had a similar issue. My laptop used to get shut down without even notifying me. So I created battery-notifier to help me with that. It notifies us with custom messages that get triggered whenever it reaches a certain percentage of the battery and also depending on the status of the battery i.e Charging/Discharging.

Here is the default config file of messages, percentages and status.

@HarshCasper
Copy link
Owner Author

This is a Cool Tool that you have built @sanket143. But since Rust is out of the Project Language, I don't have much idea on whether we can implement the same with this Project.

@mbcse You can work on the same.

@HarshCasper
Copy link
Owner Author

@mbcse Are you working on the same?

@mbcse
Copy link
Contributor

mbcse commented Jul 8, 2020

yes, created pull request

HarshCasper added a commit that referenced this issue Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned enhancement New feature or request good first issue Good for newcomers Medium Python
Projects
None yet
Development

No branches or pull requests

3 participants