top | item 30480858

Show HN: Set custom text in Mac menu bar (minimalistic) – Issues welcome

6 points| daschaa | 4 years ago |github.com

3 comments

order

sscarduzio|4 years ago

What an interesting seed you are planting in my head. I have never developed anything Apple, but I use Macos every day.

Am I right that this project can be extended arbitrarily using just React native knowledge in order to create more complex apps like for example an RSS feed reader that lives in the menu bar?

daschaa|4 years ago

Hi! Sorry for the late reply. First of all: Cool to hear that you feel inspired by the app. I really appreciate that. You can definitely extend the app with just React Native knowledge. The change of the title in the status bar can be done with a simple method call. Feel free to look into the code. And it would be great if you could hit me up in this thread when you have done that. I am curious to see the repository then!

daschaa|4 years ago

Hi! Author here :) It would be really cool to get some feedback on the app :) Feel free to drop a comment / create an issue or create a pull request. What would you improve?