Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polinasavelyeva/barduck
Have a little duck on your top bar with this GNOME extension
https://github.com/polinasavelyeva/barduck
Last synced: about 2 months ago
JSON representation
Have a little duck on your top bar with this GNOME extension
- Host: GitHub
- URL: https://github.com/polinasavelyeva/barduck
- Owner: PolinaSavelyeva
- License: gpl-3.0
- Created: 2024-06-10T13:00:44.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T13:49:29.000Z (7 months ago)
- Last Synced: 2024-06-10T15:26:03.330Z (7 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BarDuck
Have a little duck on your top bar with this GNOME extension.
# Simple Usage
- Download BarDuck's latest [zip-archive](https://github.com/PolinaSavelyeva/BarDuck/releases/tag/v.1.0.0)
- Install extension
```bash
gnome-extensions install location/of/BarDuck-v.1.0.0.zip --force
```
- Restart the GNOME shell
```
# Press Alt+F2, type 'r', and press Enter
# Or log out and log back in
```
- Enable the extension
```bash
gnome-extensions enable [email protected]
```
- If you want to disable the extension, use command
```bash
gnome-extensions disable [email protected]
```
# Requirements
- GNOME shell version 42