https://github.com/twizzyindy/unofficialreadwisemenubar
The unofficial Readwise Highlight Menu Bar for macOS. It would fetch the saved highlights from your Readwise account and show them on your mac desktop.
https://github.com/twizzyindy/unofficialreadwisemenubar
macos menubar menubar-app swift swiftui
Last synced: 2 months ago
JSON representation
The unofficial Readwise Highlight Menu Bar for macOS. It would fetch the saved highlights from your Readwise account and show them on your mac desktop.
- Host: GitHub
- URL: https://github.com/twizzyindy/unofficialreadwisemenubar
- Owner: TwizzyIndy
- Created: 2022-06-23T11:29:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T08:10:52.000Z (almost 4 years ago)
- Last Synced: 2025-05-16T01:08:19.633Z (about 1 year ago)
- Topics: macos, menubar, menubar-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 298 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Unofficial Readwise Highlight Menu Bar App
The unofficial Readwise Highlight Menu Bar for macOS. It would fetch the saved highlights from your Readwise account and show them on your mac desktop. I only made this to practice SwiftUI and it was my first ever SwiftUI app. Thanks, to everyone who made great menu bar apps and open sources which are described in the References section.
## Screenshot(s)

## Readwise API Guideline
[Readwise API](https://readwise.io/api_deets)
## References
- [WeatherApi](https://github.com/bathicodes/weatherAPI)
- [kyan_bar](https://github.com/kyan/kyan_bar)
- [MenuBarStocksApp](https://github.com/azamsharp/MenuBarStocksApp)