alfred-thesaurus

Crates.ioalfred-thesaurus
lib.rsalfred-thesaurus
version0.1.0
sourcesrc
created_at2022-08-23 18:27:00.723099
updated_at2022-08-23 18:27:00.723099
descriptionWorkflow for finding synonyms and antonyms of words
homepagehttps://github.com/omerdn1/alfred-thesaurus
repositoryhttps://github.com/omerdn1/alfred-thesaurus
max_upload_size
id651149
size95,406
Omer Dangoor (omerdn1)

documentation

https://docs.rs/alfred-thesaurus

README

alfred-thesaurus

Alfred workflow for finding synonyms and antonyms of words written in Rust

Commands

  • syn {word}: lookup synonyms for a given word
  • ant {word}: lookup antonyms for a given word

Download .alfredworkflow

Rebuild binary and alfred workflow

./build-workflow.sh
open alfred-thesaurus.alfredworkflow
Commit count: 5

cargo fmt