Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singond/diclionary
Command-line interface for online dictionaries
https://github.com/singond/diclionary
Last synced: 10 days ago
JSON representation
Command-line interface for online dictionaries
- Host: GitHub
- URL: https://github.com/singond/diclionary
- Owner: Singond
- License: apache-2.0
- Created: 2021-07-21T17:13:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T22:23:56.000Z (11 months ago)
- Last Synced: 2024-11-06T20:42:14.321Z (about 2 months ago)
- Language: Crystal
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Diclionary
==========
A command-line interface for selected online dictionaries.This project is currently in development.
Installation
============
Prebuilt packages are hosted at the OpenSUSE Build Service.
You will need to add an appropriate repository to your package manager
configuration before you can install these packages.Debian/Ubuntu
-------------
Select an appropriate repository fromand add it to your system along with the `Release.key` contained in it.
For example, on Ubuntu 20.04:
```
sudo echo 'deb https://download.opensuse.org/repositories/home:/singon:/diclionary/xUbuntu_20.04/ /' >> /etc/apt/sources.list
curl -fsSL https://download.opensuse.org/repositories/home:/singon:/diclionary/xUbuntu_20.04/Release.key | sudo apt-key add -
sudo apt update
sudo apt install diclionary
```Arch
----
Add this to your `/etc/pacman.conf`:
```
[home_singon_diclionary_Arch]
SigLevel = Never
Server = https://download.opensuse.org/repositories/home:/singon:/diclionary/Arch/$arch
```
Then update the package database and install `diclionary`:
```sh
sudo pacman -Syyu
sudo pacman -S diclionary
```From Source
-----------
You need to have the Crystal compiler available on your system.
Refer to for installation instructions.Once Crystal is installed, run `make install` in the project root to install
Diclionary into your system. The default installation prefix is `/usr/local`.
This can be changed by setting the `PREFIX` environment variable.Usage
=====
```sh
dicl ...
```Supported Dictionaries
======================
This is a list of dictionaries which can be searched with the current version:
- Slovník spisovného jazyka českého (Czech)