Skip to content

Commit 0d24336

Browse files
🫂 Merge 3.0.0
2 parents b9504ce + 140f641 commit 0d24336

File tree

92 files changed

+11906
-3631
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+11906
-3631
lines changed

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
# About
55
Whiskers Launcher is a keyboard app launcher for 🐧Linux and 🪟Windows that aims to be easily customizable and support extensions.
66
The app is built in 🦀 rust and svelte using tauri to get the best possible performance (as a web app).
7-
This app was born to fill the gap between a good launcher that could work with Linux and Windows.
7+
This app was born to fill the gap between a good launcher that supports Linux and Windows.
8+
9+
## Screenshots
10+
<img src="./previews/1.webp" width="300">
11+
<img src="./previews/2.webp" width="300">
812

913
# Install
1014
## Dependencies
@@ -29,16 +33,16 @@ sudo dnf group install "C Development Tools and Libraries"
2933
## Install
3034
- Go to the [releases](https://github.com/Whiskers-Apps/whiskers-launcher/releases) and download the appropriate package for your platform.
3135
- Extract the file.
32-
- Run the install script (with admininstrator if on windows).
36+
- Run the install script.
3337

3438
## Uninstall
35-
- Run the uninstall script located on the release dir you previously downloaded (with admininstrator if on windows).
39+
- Run the uninstall script located on the release dir you previously downloaded.
3640

3741
# Wiki
38-
To know how to make an extension or theme and how to publish them you can check out the [wiki](https://github.com/Whiskers-Apps/whiskers-launcher/wiki)
42+
To know how to develop an extension or theme and how to publish them you can check out the [wiki](https://github.com/Whiskers-Apps/whiskers-launcher/wiki)
3943

4044
# Contributors
41-
The people that are helping the project with minor or big changes.
45+
The people that have contributed to the project.
4246

4347
<a href="https://github.com/whiskers-apps/whiskers-launcher/graphs/contributors">
4448
<img src="https://contrib.rocks/image?repo=whiskers-apps/whiskers-launcher" />

previews/1.webp

22.9 KB
Binary file not shown.

previews/2.webp

9.98 KB
Binary file not shown.

0 commit comments

Comments
 (0)