Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anufrievroman committed Feb 19, 2023
1 parent b972b1b commit 9bd4017
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,16 @@ Modern TUI calendar and task manager with customizable interface. Manages your e
## Dependencies

- python 3
- `holidays` and `jdatetime` python libraries. Install by `pip install holidays jdatetime`.
- `holidays`, `jdatetime`, and 'ics' python libraries. Install by `pip install holidays jdatetime ics`.

## Usage

Run `calcure` in your terminal. You may need to restart your terminal after the install.

### Syncing with cloud calendars

Calcure can display in read-only mode events and tasks from Nextcloud, Google, and other calendars. See this [wiki page](https://github.com/anufrievroman/calcure/wiki/Syncing-.ics-files-from-clouds) for examples.

### User arguments

Calcure supports automations and can be started in special mods using various user arguments. Please refer [to this wiki page](https://github.com/anufrievroman/calcure/wiki/User-arguments) for the list of options.
Expand Down

0 comments on commit 9bd4017

Please sign in to comment.