Skip to content

Commit

Permalink
add logo, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
radibit committed Jul 4, 2017
1 parent 08d5be6 commit abfd559
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
# 🔋 Battery Info Chrome Extension
# Battery Info

<h1 align="center">
<img width="150" src="images/logo.svg" alt="Battery Info">
<br>
<br>
</h1>

> Check easily your laptop battery status.
## Description

The extension is using the [Battery Status API](https://developer.mozilla.org/en-US/docs/Web/API/Battery_Status_API).

Features:
- Shows current battery charge level as a badge on the icon (updates on every two minutes)
- Provides information about the remaining time / time until full charge (on icon click)
- Indicates with an icon whether or not the laptop is connected to a power adapter

<img width="150" src="images/screenshot-1.png" alt="Battery Info Screenshot 1">

<img width="150" src="images/screenshot-2.png" alt="Battery Info Screenshot 2">

It will be available on Chrome Web Store soon.
1 change: 1 addition & 0 deletions images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abfd559

Please sign in to comment.