Skip to content

BCHarker-OCT/Mostly-Useful-Mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A list of mostly useful apps that I use on macOS that make things easier to get done. I try to stick to one-time purchases or free.

General Quickness

  • Clipboard Manager: maccy
  • Typing automator: Rocket Typist
    • One-time fee, but a big time saver. I can have it replace text with small shortcuts, as well as templates to make things go faster. This is useful for typing out Linux commands that are very long, repetitive, or for always typing someone's name correctly in Slack.
    • Example: !H types hostname -f
  • Screenshot tool: shottr (one time fee, but worth it!)
  • Spolight on steroid: Raycast
  • Easy Emoji Picker: Rocket
  • Updates: MacUpdater
  • Getting to ChatGPT faster: MacGPT
  • Window Management: magnet

Notes

I have a mix of a few.

  • Daily Notes: Logseq
  • Project Notes: Zettlr
  • Apple Notes 📔

Terminal Emulators

Cli Based Applications

  • PopClip
    • Start looking at their extensions, this app is so simple, but a magnificent time-saver.
  • Latest
    • Updates for applications in macOS.
  • TextSniper
    • A one-time fee, but well worth it. While macOCR is free, this app does better at keeping the text on different lines and can speed up OCR on-screen capture.
  • macOCR
    • Allows you to type ocr and have the text output to your terminal. Apple has a similar feature for images, but it's nice to not need to take a screenshot to quickly grab some text on screen that is not copyable. It does have some problems with special characters at times.
  • PagerDuty CLI
    • Easy way to interact with PagerDuty. You can use it to find out who is oncall, or also to ack incidents and get incident stats. Documentation is good enough to get things done, but more examples would be nice.
    • See HomeBrew installation brew install zph/zph/pagerduty-cli
  • pyenv
    • A simple way to manage multiple versions of Python. So easy I don't even know how I got it to work and how it's still working.
  • homebrew
  • mas
    • Command line macOS app store. Still experimenting with it, not sure how useful it is.
    • mas list
    • mas outdated
    • mas upgrade
  • mailsy
    • Generate command line disposable e-mails mailsy g and mailsy m
    • mailsy -help

Kubernetes

About

Things mostly useful for using macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages