about summary refs log tree commit diff stats
path: root/README.org
blob: 63b0bd71641fb09a285655cb984c3ffe7a067588 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#+HTML_HEAD: <link rel="stylesheet" href="../static/style.css">
#+HTML_HEAD: <link rel="icon" href="../static/favicon.png" type="image/png">
#+OPTIONS: toc:nil
#+EXPORT_FILE_NAME: index
#+TITLE: Ara

Ara is a simple cli program that prints Covid-19 stats. Currently it
only prints India's Covid stats.

| Project Home    | [[https://andinus.nand.sh/ara/][Ara]]           |
| Source Code     | [[https://git.tilde.institute/andinus/ara/][Andinus / Ara]] |
| GitHub (Mirror) | [[https://github.com/andinus/ara/][Ara - GitHub]]  |

*Tested on*:
- OpenBSD 6.7
  - Perl v5.30

*Note* (OpenBSD users): If you're using a custom Perl install then add the
path to =OpenBSD::= in @INC.

| Demo Videos    |
|----------------|
| [[https://diode.zone/videos/watch/95868534-8aae-497b-806e-5766236bb058][Ara 2020-06-14]] |
| [[https://diode.zone/videos/watch/03be044d-6ab7-4f01-8769-0084674dec93][Ara 2020-06-06]] |