Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
added screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederik Bosch committed Apr 9, 2017
1 parent 0025021 commit b6c4264
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# battery-indicator for Visual Studio Code
This package intended for use with the [Visual Studio Code](https://code.visualstudio.com/) editor and it displays battery status of your current devices, which includes: power percentage, charging status and a visual indicator bar.

![screenshot](https://github.com/fBosch/vscode-battery-indicator/blob/master/screenshot.png?raw=true)

This package intended for use with the [Visual Studio Code](https://code.visualstudio.com/) editor and it displays battery status of your current devices, which includes: power percentage, charging status and a visual indication bar.

Works for Linux, OS X and Windows.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "battery-indicator",
"displayName": "battery-indicator",
"description": "Shows your device battery percentage in the status bar",
"description": "Shows your device battery info in the status bar",
"version": "0.0.1",
"publisher": "fbosch",
"icon": "battery.png",
Expand Down
Binary file added screenshot.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 b6c4264

Please sign in to comment.