I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
Xbar: The BitBar reboot. Put anything in your macOS menu bar
21–30 of 54 posts
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#22I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
KeepingYouAwake is nice (and I'm not about to pretend the following solution is good for everyone), however, I've found on the last couple of McBook fresh installs using caffeinate [1] from the terminal is sufficient. I usually have a terminal open anyway and `caffeinate -d -t 999999` usually does what I want (stay awake until I come back and tell you to go to sleep). Usually it's two keystrokes away (up arrow, enter…
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#23I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
I'm a huge, huge fan of hammerspoon. It's replaced so many other small utilities for me.
Hammerspoon gave me basically all of it back, in a scriptable form which makes it much better suited to what I want. It’s truly great software.
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#24Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#25I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#26I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
KeepingYouAwake is nice (and I'm not about to pretend the following solution is good for everyone), however, I've found on the last couple of McBook fresh installs using caffeinate [1] from the terminal is sufficient. I usually have a terminal open anyway and `caffeinate -d -t 999999` usually does what I want (stay awake until I come back and tell you to go to sleep). Usually it's two keystrokes away (up arrow, enter…
alias caffeine="caffeinate -d -t 999999"
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#27I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
EDIT: I see Rectangle is based on Spectacle!
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#28It's a fantastic tool and I'd encourage anyone who is thinking about building a tiny menubar app in just a few lines of code to look into it.
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#29I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake
Thanks for this! I was going to mention Spectacle[0], but I'll see that it's no longer maintained. I'll have to check out Rectangle :) EDIT: I see Rectangle is based on Spectacle! [0] https://www.spectacleapp.com/
Rectangle is all that Spectacle was – same default key bindings – and more.
Re: Xbar: The BitBar reboot. Put anything in your macOS menu bar
#30I've been discovering more and more high quality open source apps for Mac recently. My other favorites so far: https://github.com/iterate-ch/cyberduck https://github.com/rxhanson/Rectangle https://github.com/sfsam/Itsycal https://github.com/newmarcel/KeepingYouAwake