audna icon indicating copy to clipboard operation
audna copied to clipboard

Random quote fetching console utility.

auðna |perl|

Auðna (IPA: [ˈøyðna], stylized as auðna) is a random quote fetching console utility. Written in Perl.

|screenshot|

Installing

  • Use latest release from releases <https://github.com/q60/audna/releases>__

Building and installing manually

You need GNU make to install auðna and Perl to use it.

.. code-block:: sh

make
sudo make install

Running

.. code-block:: sh

audna

Uninstalling

.. code-block:: sh

sudo make uninstall

.. |screenshot| image:: https://i.imgur.com/xRTNuVp.png .. |perl| image:: https://img.shields.io/badge/-Perl-3F416A?style=for-the-badge&logo=perl