https://github.com/crsmithdev/hint
A simple mindfulness reminder for macOS
https://github.com/crsmithdev/hint
Last synced: 2 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T23:33:05.000Z (about 8 years ago)
- Last Synced: 2024-11-16T05:32:07.401Z (6 months ago)
- Language: Swift
- Size: 13.2 MB
- Stars: 184
- Watchers: 11
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Mac-Menubar-Megalist - Hint
README
# Hint
[](https://travis-ci.org/crsmithdev/hint)
[](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

## 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