mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 13:54:16 +00:00
change wording for features
This commit is contained in:
parent
c07737dc4b
commit
1546dd7bb7
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
@ -20,7 +20,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
This bar project aims to create a highly flexible, customizable, fast and powerful status bar replacement for users that like playing around with
|
This bar project aims to create a highly flexible, customizable, fast and powerful status bar replacement for people that like playing with
|
||||||
shell scripts.
|
shell scripts.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -32,12 +32,12 @@ shell scripts.
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Performance friendly
|
* Optimized to be *Fast* and *Efficient*
|
||||||
* Fully scriptable
|
* Completely *Scriptable*
|
||||||
* Fully configurable
|
* Fully *Configurable*
|
||||||
* Supports drawing native macOS menu bar applications (Aliases)
|
* Entirely *Animatable*
|
||||||
|
* Support for drawing native macOS menu bar applications (aliases)
|
||||||
* Powerful event and scripting system
|
* Powerful event and scripting system
|
||||||
* Animation System
|
|
||||||
* Popup Menus
|
* Popup Menus
|
||||||
* Mouse Support
|
* Mouse Support
|
||||||
* Support for graphs
|
* Support for graphs
|
||||||
|
@ -59,8 +59,7 @@ for some further tips on your journey. If you are searching for functional items
|
||||||
[plugins](https://github.com/FelixKratz/SketchyBar/discussions/12) section if someone has already created what you are looking for.
|
[plugins](https://github.com/FelixKratz/SketchyBar/discussions/12) section if someone has already created what you are looking for.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
For the full documentation of all commands and properties please refer to the [website](https://felixkratz.github.io/SketchyBar/config/bar)
|
For the full documentation of all commands and properties please refer to the [website](https://felixkratz.github.io/SketchyBar/config/bar).
|
||||||
or if you prefer a single document, see the [markdown version of the docs](https://github.com/FelixKratz/SketchyBar/blob/master/DOCS.md).
|
|
||||||
|
|
||||||
If questions remain, feel free to consult the [Q&A](https://github.com/FelixKratz/SketchyBar/discussions/categories/q-a) section.
|
If questions remain, feel free to consult the [Q&A](https://github.com/FelixKratz/SketchyBar/discussions/categories/q-a) section.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue