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

https://github.com/albulescu/inspire

Simple OSX application to inspire you to be creative, to be present or to take a conscious breath.
https://github.com/albulescu/inspire

inspiration meditation osx

Last synced: 7 months ago
JSON representation

Simple OSX application to inspire you to be creative, to be present or to take a conscious breath.

Awesome Lists containing this project

README

          

# Inspire for OSX

Simple OSX application to inspire you to be creative, to be present or to take a conscious breath.

![Inspire](inspire.gif)

## Usage

**Help:**:

```
inspire --help
USAGE: inspire [--mode ] [--gap ]

OPTIONS:
--mode Mode [short, normal, deep]. (default: normal)
--gap Gap in seconds. (default: 2)
-h, --help Show help information.
```

**Run in background:**

```
nohup inspire > output.log 2>&1 &
```