Metadata-Version: 2.1
Name: diarium-cli
Version: 0.1.1
Summary: CLI tool for journaling app Diarium
Home-page: UNKNOWN
Author: Yelov
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich (~=10.16.1)
Requires-Dist: click (~=8.0.3)
Requires-Dist: setuptools (~=59.6.0)

# Diarium-CLI
Command-line interface providing random functions for the journaling app [Diarium](https://timopartl.com/).


## Install and launch
1. `git clone https://github.com/YelovSK/Diarium-CLI.git`
2. `cd Diarium-CLI`
3. `pip install .`
4. `diarium-cli` to run

## Commands
Type `help` or `help [command]` after launching the application.

