Skip to content

Releases: brooks-code/fuzzy-carnival

dailyword

21 Apr 23:33
92b5111

Choose a tag to compare

dailyword

dailyword is a (very) simple bash computer program that unveils a new random word along with its definition(s) helping you review french words progressively, once a day, one at a time straight from your terminal.
Furthermore, the displayed words are not common words. They have been carefully extracted by cross-referencing two datasets.

Full Changelog: https://github.com/brooks-code/fuzzy-carnival/commits/v1.0.1

27.04.2025: v1.0.1

  • fixed issue when message was being consumed during system boot. dailyword now shows up, when the user launch its terminal.
  • Modifications to the dataset : less low content definitions.

26.08.2025: v1.0.1

  • Added dependencies (gawk) in .deb control file.