Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniofs23 authored Dec 30, 2023
1 parent c467653 commit dd3e205
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ a simple linux panel app that outputs the battery percent of connected bluetooth

![Screenshot from 2023-12-28 17-20-47](https://github.com/antoniofs23/bt-battery-indicator/assets/39067846/81287b34-f49e-47ef-8335-b8e957e554fb)

> usage:
> the `manual refresh` bypasses the default 5min refresh -- useful if you just added a new device
> the `add device` opens up bt setting on GNOME, it can easily be set up to work on your DE of choice by changing line `99` on `main.py`

## Installation

1. clone this repo to your home directory via:
Expand All @@ -18,5 +23,3 @@ a simple linux panel app that outputs the battery percent of connected bluetooth
The app should auto-start on login.
However, it can also be run through the `bt-battery` terminal command

>[!NOTE]
>the `add device` button is strictly set-up to work on `GNOME` but it can be easily set up to work on your DE of choice by changing line `99` on `main.py`

0 comments on commit dd3e205

Please sign in to comment.