Command line interface for Folkets lexikon, the Swedish-English dictionary
Project description
swe - Swedish-English Dictionary
swe is a command-line interface to the great Swedish-English dictionary "Folkets lexikon". It works 100% offline. Users can explore translations, idioms, synonyms and more. It can also be used for finding words containing specific substrings, and for listening to the pronunciations of words. Since version 0.3, it can also access Wiktionary.
https://github.com/user-attachments/assets/097a29ee-c829-4f6a-acd7-a83e93ee742d
Installation
You can run swe using uvx swe, or install it using uv tool install swe or pipx install swe
Configuration
The interactive mode can take a few settings from at $XDG_CONFIG_HOME/swe.toml:
custom_command = '/home/user/.scripts/swe-favorite' # this will introduce a new button
custom_command_title = 'Save' # this will be the button label
theme = 'dracula' # specify a theme
auto_run_custom_command = false # this command will run automatically for every word
Swe will pipe the current word through STDIN to the commands you specify. You can check out some Textual themes here.
Zsh Completion
The repository includes a Zsh completion file _swe to enhance the user experience by enabling word auto-completion.
To enable Zsh completion, do the following:
cp swe/_swe ~/.zsh/completion/_swe
chmod +x ~/.zsh/completion/_swe
You will need to restart Zsh for the changes to take effect.
Usage
swe- Enter interactive modeswe ord- Print the translation for the specified wordswe -s ord- Print all words containing the specified substring ("ord" in this example).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swe-0.5.5.tar.gz.
File metadata
- Download URL: swe-0.5.5.tar.gz
- Upload date:
- Size: 92.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46004ff4169fe84f404368c3dc2917adec156d8e00c326b80bc0caf3f2543665
|
|
| MD5 |
2a9bb424aea3e04994e09ae75b80f87c
|
|
| BLAKE2b-256 |
4605d6d19056214e959119011e7b83eb3b1e48e19030aab213c771ce08fc4d32
|
File details
Details for the file swe-0.5.5-py3-none-any.whl.
File metadata
- Download URL: swe-0.5.5-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e131858933443a67baeb08417a953fab19b0cb92c3af676c8d8ffc589c11a962
|
|
| MD5 |
76d4d5d42d1d83e5624db87345363b3d
|
|
| BLAKE2b-256 |
e6fd5945690299ff3f2a3429411bcbdac4c20e654435dc48f681a7fbb69f064a
|