https://github.com/johnbean393/facted
A macOS menu bar app that provides random facts.
https://github.com/johnbean393/facted
Last synced: over 1 year ago
JSON representation
A macOS menu bar app that provides random facts.
- Host: GitHub
- URL: https://github.com/johnbean393/facted
- Owner: johnbean393
- Created: 2025-01-21T13:08:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T13:12:45.000Z (over 1 year ago)
- Last Synced: 2025-01-21T14:23:11.615Z (over 1 year ago)
- Language: Swift
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facted
**Facted** a macOS menu bar app that provides random facts.
# Installation
Download the disk image, mount it, and drag the app into the Applications folder to install it.
Alternatively, clone the GitHub repo and open the project in Xcode:
```shell
git clone https://github.com/johnbean393/Facted; cd "Facted"; open "Facted.xcodeproj"
```
Build the app and run it!
# Usage
Launch the app, then click the icon in the menu bar to view a random fact. Click the icon again to view another fact.