Skip to content

cosmic-utils/cosmic-ext-applet-dict

Repository files navigation

Dictionary Applet (for the COSMIC™ Desktop)

An English language dictionary applet, perfect for quick access searching for words and definitions, or cycling through some random words to enrich your knowledge of the English language!

We use our own fork of the Wordset Dictionary, so please submit any additions or corrections there so we can guarantee these changes make it into the applet.

A view of the open applet showing the search box, some results and the random link at the bottom.

Flatpak installation

By far the best way to install the applet is through the official COSMIC™ Flatpak repository. Firstly, ensure you have Flatpak itself installed. You then should be able to search for and install the applet from the COSMIC™ Store, under the Applets category. Alternatively, you can ensure you have the correct repo enabled and install through the command line.

flatpak remote-add --if-not-exists --user cosmic https://apt.pop-os.org/cosmic/cosmic.flatpakrepo
flatpak install dev.cappsy.CosmicExtAppletDict

Arch User Repository installation

The applet can be installed directly from the AUR, and this will get you very latest code and not be tied to tagged releases. You will need base-devel and git if you don't have them already.

sudo pacman -S base-devel git
git clone https://aur.archlinux.org/cosmic-ext-applet-dict-git.git
cd cosmic-ext-applet-dict-git && makepkg -si

Manual installation

You're going to need to make sure you have the ability to compile Rust binaries, along with git and just

git clone https://github.com/cosmic-utils/cosmic-ext-applet-dict && cd cosmic-ext-applet-dict
just build-release
sudo just install

Credit & thanks

About

A English dictionary applet for the COSMIC desktop

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors