nxhai98 / dash2dock-lite

minimal implementation of dash to dock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Dash2Dock Lite

A GNOME Shell 40+ Extension

Contributors Forks Stargazers Issues License

Screen Shot

Prerequisites

Requirements:

  • GNOME Shell (version 40+)

Installation

Manual Installation:

  • Clone this repo
$ git clone https://github.com/icedman/dash2dock-lite.git
  • Use the Makefile to build and install
$ cd dash2dock-lite
$ make

Using the AUR (Arch User Repository): This requires an Arch-based distribution to work:

$ git clone https://aur.archlinux.org/gnome-shell-extension-dash2dock-lite.git
$ makepkg -si

License

Distributed under the GPL 3.0 License. See LICENSE for more information.

About

minimal implementation of dash to dock

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.3%Language:CSS 13.0%Language:Makefile 1.6%