An open API service indexing awesome lists of open source software.

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.

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)
![](assets/scr_1.png)

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