shmink / pop-launcher-dictionary

A dictionary inside your launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Dictionary for the Pop!_OS launcher - Work in process

This brings together several resources that create an easy-to-use dictionary experience similar to Mac OS X. You can open the Pop Launcher and type "define XYZ" to show the definition of XYZ in multiple dictionaries.

Install

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/shmink/pop-launcher-dictionary/master/install.sh)"

Acknowledgments

Thanks to canadaduane for the idea and the basis of the project.

Other Dictionaries

If you would like to add another dictionary for another language you can search for them with sudo apt-cache search "dict-" and then sudo apt install [package name]

About

A dictionary inside your launcher

License:MIT License


Languages

Language:Python 79.3%Language:Shell 20.7%