https://github.com/hardpixel/dash-to-plank
GNOME Shell extension to integrate Plank, the simplest dock on the planet.
https://github.com/hardpixel/dash-to-plank
gnome gnome-extension gnome-shell gnome-shell-extension plank
Last synced: about 2 months ago
JSON representation
GNOME Shell extension to integrate Plank, the simplest dock on the planet.
- Host: GitHub
- URL: https://github.com/hardpixel/dash-to-plank
- Owner: hardpixel
- License: gpl-3.0
- Created: 2021-04-13T23:31:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T17:07:54.000Z (3 months ago)
- Last Synced: 2025-03-27T09:05:08.565Z (2 months ago)
- Topics: gnome, gnome-extension, gnome-shell, gnome-shell-extension, plank
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 46
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Dash to Plank
Gnome Shell extension to integrate [Plank](https://launchpad.net/plank), the simplest dock on the planet. To use this extension you must **install Plank** on your system. Also the extension works only on X11, **Wayland is not supported**.
## Install
Make sure you have installed `plank`, the extension with throw a schema not found error if plank is not installed:* Debian/Ubuntu: apt install plank
* Fedora/RHEL: dnf install plank
* Arch: pacman -S plankThen, download the latest [release](https://github.com/hardpixel/dash-to-plank/releases) and extract `[email protected]` into `~/.local/share/gnome-shell/extensions`.
### Gnome Shell Extensions
The easiest way to install this extension is via the official [Gnome Shell Extensions](https://extensions.gnome.org) resource page [here](https://extensions.gnome.org/extension/4198/dash-to-plank).### Packages
Arch Linux: [AUR package](https://aur.archlinux.org/packages/gnome-shell-extension-dash-to-plank)## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/dash-to-plank.## License
Dash to Plank is available as open source under the terms of the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html)