interstateone / remind

A Swift CLI app to quickly deal with your reminders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remind

A Swift CLI app to quickly deal with your reminders.

Remind also makes use of Argue, a really basic command-line argument parser in Swift.

Usage

remind --help

Installation

Homebrew

brew install interstateone/formulae/remind

Releases

Download the latest binary release and move it to your preferred location.

Manually

git clone https://github.com/interstateone/Remind
cd Remind
make install

License

Released under an MIT license, see the LICENSE file for details

About

A Swift CLI app to quickly deal with your reminders

License:MIT License


Languages

Language:Swift 92.7%Language:Makefile 7.3%