Skip to content

Show which names are to be celebrated today.

Notifications You must be signed in to change notification settings

applejag/namnsdag

Repository files navigation

namnsdag

REUSE status

$ namnsdag
Fetching names from https://www.dagensnamnsdag.nu/
=== Today's names: Erla*, Essy*, Ester, Kenji*, Lenore*, Scilla*

$ namnsdag --no-unofficial
=== Today's names: Ester

$ namnsdag --help
Simple CLI for fetching the list of names to celebrate today.

When run, it will query https://www.dagensnamnsdag.nu/ to obtain today's names,
and cache the results inside ~/.cache/namnsdag/

Usage:
  namnsdag [flags]

Flags:
  -h, --help            help for namnsdag
      --no-cache        Skips loading from cache.
      --no-fetch        Skips fetching via HTTP.
      --no-unofficial   Skips showing unofficial namnsdagar, aka "Bolibompa namnsdagar".

Install

Requires Go 1.20 or higher.

go install github.com/jilleJr/namnsdag/v3@latest

License

This project is primarily licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).

Copyright © Kalle Fagerberg