Skip to content

Commit d1ccf4c

Browse files
committed
Include Quick setting tile and update some sentences
1 parent b177639 commit d1ccf4c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.MD

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,20 @@ Simple, plugin-based floating window to show some device status controllable via
33
for Android, sprinkled with my (and some of the contributors) ego.
44

55
## Features
6-
- **Notification Control** - fast show/hide toggle
6+
- **Notification Control** - Fast show/hide toggle via Notification Center
7+
- **Quick Setings Tile** - Or by status bar
78
- **Completely plugin-based** - Even the internal data provider is a plugin that have minimal
89
ties to the main floating service, See [Plugin Creation](readme/CONTRIBS.MD#plugin) for more info.
910
- **Simple** - Customizable, just not yet skinnable
1011

1112
### Internal Data
1213
- Network Traffic
13-
- *Kinda Accurate* SoC Temperature, but due to the size nature of a phone, battery temperature might be your best measure
14+
- *Kinda Accurate* SoC Temperature[^id1], but due to the size nature of a phone, battery temperature might be your best measure.
1415
- Battery Temperature
1516
- RAM Usage
1617
- Battery Percentage
1718

19+
[^id1]: Only works on certain devices, Unsupported devices will only shows `???` text, so far only tested on Unisoc and Snapdragon devices with the result that it only works on Snapdragon devices.
1820

1921
## Why?
2022
Have you ever seen this kind of dialog?

0 commit comments

Comments
 (0)