Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/norfairking/intray

GTD Capture tool
https://github.com/norfairking/intray

Last synced: about 2 months ago
JSON representation

GTD Capture tool

Awesome Lists containing this project

README

        

# Intray

## Installation

### Cloning

Clone the repository

``` shell
git clone https://github.com/NorfairKing/intray.git --recursive
```

### Building

#### With Nix

A flake is provided in `flake.nix`.

#### With stack

``` shell
stack install intray
```

## Configuration

Running `intray --render-reference-documentation` shows the most up-to-date settings and how to configure them.

A home-manager module is provided in the `flake.nix`.