Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crsmithdev/hint
A simple mindfulness reminder for macOS
https://github.com/crsmithdev/hint
Last synced: 3 months ago
JSON representation
A simple mindfulness reminder for macOS
- Host: GitHub
- URL: https://github.com/crsmithdev/hint
- Owner: crsmithdev
- License: mit
- Created: 2016-12-29T23:26:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T23:33:05.000Z (over 7 years ago)
- Last Synced: 2024-06-14T01:59:09.909Z (5 months ago)
- Language: Swift
- Size: 13.2 MB
- Stars: 184
- Watchers: 11
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Mac-Menubar-Megalist - Hint
README
# Hint
[![TravisCI](https://api.travis-ci.org/crsmithdev/hint.svg?branch=master)](https://travis-ci.org/crsmithdev/hint)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)Hint is a simple mindfulness reminder for macOS.
**[Download](https://github.com/crsmithdev/hint/releases)**
## Requirements
- macOS 10.10 or higher
- XCode 8+ (development)## Features
- 25 mindfulness-focused quotes delivered by notification
- Configurable notification intervals from 10 minutes to 8 hours
- Configurable notification sounds
- Quote shuffle
- Pause for preset intervals, or until resumed
- Auto-launch on startup## Screenshots
![Menu](https://raw.githubusercontent.com/crsmithdev/hint/master/Screenshots/menu.png)
![Notification](https://raw.githubusercontent.com/crsmithdev/hint/master/Screenshots/notification.png)## Installation
### Homebrew
```shell
brew cask install hint
```### Manual
1. Download `Hint.zip` from the latest [release](https://github.com/crsmithdev/hint/releases)
2. Extract `Hint.zip`
3. Open the `Hint` folder
4. Drag the `Hint` app into your `Applications` folder
5. Run `Hint`
6. To launch it automatically on startup, toggle the `Auto Launch` item on the menu## To Do
- Additional, specifically-focused quote collections
- User-defined quote collections & custom messages
- User-defined interval option
- Additional sounds
- Settings window
- v1.0 release
- App store publication