Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dinocosta/Quotes
Inspiring quotes right in your Mac OS menu bar. Built with Swift.
https://github.com/dinocosta/Quotes
mac macos statusbar swift
Last synced: 3 months ago
JSON representation
Inspiring quotes right in your Mac OS menu bar. Built with Swift.
- Host: GitHub
- URL: https://github.com/dinocosta/Quotes
- Owner: dinocosta
- Created: 2016-04-18T22:03:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-20T16:40:21.000Z (over 8 years ago)
- Last Synced: 2024-07-29T05:32:25.017Z (4 months ago)
- Topics: mac, macos, statusbar, swift
- Language: Makefile
- Homepage:
- Size: 2.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Quotes
README
# Quotes: A Swift Experiment
Quotes is a Mac Menu Bar App built with Swift
which uses the [Forismatic API](http://forismatic.com/en/api/) to present you
with inspiring quotes. If you don't like reading you can even make your
computer read them to you!![Screenshot](screenshot.png)
This is just a personal project that enabled me to learn how to use Swift to
build menu bar apps and how to use the some parts of the Cocoa Framework.## Requirements
- Xcode 7.3
- OSX 10.9+## Instructions
Download the [latest release](https://github.com/JoaoFCosta/Quotes/releases) and run: `make install`
This moves the Quotes.app file to your /Applications folder. 👍