---
title: "What softwares do I actually use on my Mac as a software enthusiast?"
slug: mac-softwares
canonical_url: https://mimansajaiswal.github.io/posts/mac-softwares/
collection: Personal
published_at: 2023-07-25T00:00:00.000Z
updated_at: 2025-12-19T00:00:00.000Z
tags: 
  - "🌲 Evergreen"
  - Tools
  - Software
excerpt: "With several years of using a Mac, it took me time to settle down on a set of apps and softwares that I can heartily recommend. I try almost 30 a month, but end up using around 20 in total for everything!"
author: "Mimansa Jaiswal"
---

## Navigation Context

- Canonical URL: https://mimansajaiswal.github.io/posts/mac-softwares/
- You are here: Home > Posts > Personal > What softwares do I actually use on my Mac as a software enthusiast?

### Useful Next Links
- [Home](https://mimansajaiswal.github.io/)
- [Publications](https://mimansajaiswal.github.io/papers/)
- [Blurbs](https://mimansajaiswal.github.io/collections/blurbs/)
- [Fieldnotes](https://mimansajaiswal.github.io/collections/fieldnotes/)
- [Personal](https://mimansajaiswal.github.io/collections/personal/)
- [Research](https://mimansajaiswal.github.io/collections/research/)

### Related Content

#### Pages That Mention This Page
- [A Bundle of Things I Like & Recommend](https://mimansajaiswal.github.io/posts/a-bundle-of-things-i-like-recommend/)

#### Other Pages Mentioned On This Page
- [Recraft ai for Presentation Graphics](https://mimansajaiswal.github.io/posts/recraft-ai-for-presentation-graphics/)

![](https://mimansajaiswal.github.io/_astro/condense_blue.xGWsSX-P_Z1EYdWV.svg)

**tl;dr**

After several years of using a Mac, I've settled on a set of apps and software that I can heartily recommend. I try almost 30 new ones each month, but end up using around 20 in total for all my needs!

Feel free to expand the Notion embed below if you just want to see the software list. If you want to read more, you can read through the whole page below.

![](https://mimansajaiswal.github.io/_astro/add_orange.0UyBXz_-_Z1EYdWV.svg)

**Updates**

`Nov 2025`: Removed superagent for their spammy tab popups and moved to using ublock block lists (you can maybe try [consent-o-matic](https://chromewebstore.google.com/detail/consent-o-matic/mdjildafknihdffpkfmmpnpoiajfjnjd))

`Jan 2025`: Moved to using [Antinote](https://antinote.io/), [recraft.ai](http://recraft.ai/)

`Dec 2024`: Added other developer tools bullet which includes [Orbstack](https://orbstack.dev/) and [SnippetsLab](https://apps.apple.com/us/app/snippetslab/id1006087419). Added [supercharge](https://sindresorhus.com/supercharge), removed command+X because supercharge has that option, removed menu weather pro and switched to [Big Weather](https://apps.apple.com/us/app/big-weather/id1531449281?mt=12) (free atm!). Removed Otter and moved to using [Google Recorder](https://recorder.google.com/).

`Nov 2024`: Added [arxiv-utils](https://chromewebstore.google.com/detail/arxiv-utils/mnhdpeipjhhkmlhlcljdjpgmilbmehij?hl=en) and [refined github](https://chromewebstore.google.com/detail/refined-github/hlepfoohegkhhmjieoechaddaejaokhf?hl=en). Removed omnivore, supercharged. Removed Numi, shifted to Raycast Notes.

`Sep 2024`: Removed MacGPT, added [supercharged](https://www.supercharged.chat/), added [lunar](https://lunar.fyi/), [hyperkey](https://hyperkey.app/), [rocket](https://matthewpalmer.net/rocket/), [blip](https://blip.net/), [folder preview](https://apps.apple.com/us/app/folder-preview/id6698876601?mt=12), [noTunes](https://github.com/tombonez/noTunes), and [Zotero](https://www.zotero.org/)

`Jun 2024`: Removed [Multi](https://techcrunch.com/2024/06/24/openai-buys-a-remote-collaboration-platform/) (have no replacement in mind).

`May 2024`: Added [Schej](https://schej.it/) and [No Time Zone.](https://notime.zone/) Added [uBlacklist](https://chromewebstore.google.com/detail/ublacklist/pncfbmialoiaghdehhbnbhkkgmjanfhe) for domain blocking in search and included [excalidraw](https://excalidraw.com/) and [tldraw](https://www.tldraw.com/) for diagrams and whiteboarding.

`Apr 2024`: Added a list of [Chrome Extensions](https://mimansajaiswal.github.io/posts/mac-softwares/#chrome-extensions) and moved from [Aiko](https://apps.apple.com/us/app/aiko/id1672085276) to [MacWhisper.](https://goodsnooze.gumroad.com/l/macwhisper) Added [Loop](https://github.com/MrKai77/Loop) as my window manager of choice.

`Jan 2024`: Added [Multi](https://multi.app/) and [Clop](https://lowtechguys.com/clop/). Removed Rewind.ai.

## Productivity Software

-   **Communication**: [Spark Email 2](https://sparkmailapp.com/spark2) is my email client of choice rather than using the general Apple mail client. Why? Because it has the ability to remove Updates/Promotions/Forums from my main inbox that Apple mail does not. It also does basic Newsletters and Pins options for each email account, that Apple mail does not. To have all the DMs in one place, I use [Texts](https://texts.com/). If you do not have multiple accounts per app, you can also use [Beeper](https://www.beeper.com/).
-   **Tasks**: I use [Todoist](https://todoist.com/). I have used 100 other apps, but I keep coming back to Todoist. With their quick capture being all bang based, nothing is easier for me to quick capture, schedule, rescheduled, completed. It syncs with Google Calendar. It works in collaboration mode. This is the only task tracker that has worked for me.
-   **Terminal**: [Warp](https://www.warp.dev/) as terminal. I do not work with vim, so take my advice with a grain of salt. But I really like block based terminals. It also has a bang based AI mode. You can type `#` to ask it to provide the command that `converts all images in this folder and sub-folders to .webp and delete the original versions` and it will provide you with the command with templated tab-able arguments.
-   **Other developer stuff**: I use [Orbstack](https://orbstack.dev/) to run Docker containers. I have tried [Cursor](https://www.cursor.com/) and [Windsurf](https://codeium.com/windsurf) but I am not rich enough for their subscriptions, so I use VSCode. I recently started using [SnippetsLab](https://apps.apple.com/us/app/snippetslab/id1006087419) because it is free, and does exactly what it says — manages code snippets. You can read about some inbuilt MacOS terminal commands, written by Saurbh [here](https://saurabhs.org/advanced-macos-commands).
-   **Sticky Notes**: I went through multiple apps here, Numi, Scratchpad, Quick Draft (the latter two being great if you want sync to iOS abilities), Raycast’s new notes feature. [Numi](https://numi.app/) is the app I use for pasting on always on top notes. I now use [Antinote](https://antinote.io/).
-   **Calendar and Timers**: [Dato](https://apps.apple.com/us/app/dato/id1470584107) is for calendar and meetings. It shows the meeting time and current time across timezones, shows a monthly calendar, has an option to join a meeting from the menu bar. The reason I use it over [itsycal](https://www.mowglii.com/itsycal/) is for its full screen notifications because I otherwise forget the meeting time or join a minute or two late. If you do not need that or timezones, itsycal is free and does everything else. I also use [Day Progress](https://apps.apple.com/us/app/day-progress/id6450280202) because I am time-blind, but most people would not need it. I use [Stretch It](https://apps.apple.com/us/app/stretch-it-easy-gesture-timer/id6670762193?mt=12) (alternative [Timer RH](https://apps.apple.com/us/app/red-hot-timer/id929960914) or [Gestimer](https://apps.apple.com/us/app/gestimer-2/id6447125648?mt=12)) for always on top timers for timed tasks. [Timer RH](https://apps.apple.com/us/app/red-hot-timer/id929960914) connects with the calendar as well, is pretty easy to set rather than using a Siri command (just drag the menu bar icon down to however long you need the timer to be).
    
    **Calendar and Meetings:** I use [schej](https://schej.it/) for scheduling because it shows overlays google calendar right on top of the timeslots, [cal.com](http://cal.com/) for random meetings (see example [here](https://cal.com/mimansa/research)) and [notime.zone](http://notime.zone/) for sending event links that show users timezone in the link.
    
-   **Note taking**: I use [MacWhisper](https://goodsnooze.gumroad.com/l/macwhisper) (shifted from [Aiko](https://apps.apple.com/us/app/aiko/id1672085276) Apr 8, 2024) at the moment for transcription of my blabberings because it comes with a global key (MacWhisper is expensive, but has a 50% discount, and I bought it when it was cheap). It also comes with a dictate feature, that honestly doesn’t work really well for some reason, but I really wish it did. If you want something quicker that doesn’t load a 4GB model and still take minutes for transcription, you can splurge on a lifetime deal of [Superwhisper](https://superwhisper.com/), which does have an education discount.
    
    I use [Tactiq](https://app.tactiq.io/) for remote meetings, and [Otter](https://otter.ai/) [Google Recorder](https://recorder.google.com/) (with speaker labels) for in person meetings. For long form note taking, I use [Notion](https://www.notion.so/) at the moment, but it is not necessarily my tool of choice, given its poor AI integration that would allow me to go from unstructured to structured content. It also lacks a calendar integration and spatial system, so I am always on a lookout for something different. Some other softwares I am exploring are [Tana](https://tana.inc/) (better AI and API integration), [Capacities](https://capacities.io/) (no collaboration), [Heptabase](https://heptabase.com/) (no collaboration) and [Google Workspace](https://workspace.google.com/products/docs/) (no block based editing but has newly added chips, task management, linking previews etc). I use [Goodnotes](https://www.goodnotes.com/) or [Apple Notes](https://apps.apple.com/us/app/notes/id1110145109) for handwritten note taking.
    
-   **Reference management**: As of Aug 20, 2024, I have moved to using [Zotero](https://www.zotero.org/) instead of the makeshift Notion version I had. I now clip the paper to reader if I intend to read it deeply and sync that to Notion, or otherwise, the library was just adding extra unused pages to Notion for each paper. Zotero has issues (specifically, it doesn’t get the metadata right half of the time, and doesn’t have share extension on Android), but it is fine at the moment, I guess. I used to use [Paperpile](https://paperpile.com/) but I shifted to using Notion for this purpose because I could not make use of the highlighted information. I use either [ar5iv](https://ar5iv.labs.arxiv.org/) or [Paper To HTML](https://papertohtml.org/) to snip papers into notion.
-   **Whiteboarding**: I use [Guga](https://www.guga.co/) (new app, chinese support) or [Muse](https://museapp.com/) (expensive but works really well, has a teams version). I tried [Freeform](https://apps.apple.com/us/app/freeform/id6443742539) and did not like it much. Guga also does not have desktop support which kinda hampers its usage on my end. If I need to do collaborative web based whiteboarding, my go-to option is [tldraw](https://www.tldraw.com/) any day.
    
    I am still looking for the perfect whiteboarding app that is aimed at paper reading. I am looking for the ability to (a) add multiple documents to the board, (b) excerpt areas from pdfs that are linked to original source, (c) works well with Apple pencil on ipad, (d) optionally, be publishable online — and I am at a loss.
    
-   **Reading**: I use [Reader from Readwise](https://readwise.io/read), they allow you to annotate pdfs, videos webpages, add highlights, add notes to highlights etc. It is cheap for students; syncs highlights from everywhere to Notion and works reliably. The two other options are [Omnivore](https://omnivore.app/) (open source and free) and other option is [Matter](https://hq.getmatter.com/) (better and more intuitive design but does not work with pdfs or videos). For podcasts, because apparently the information now also comes from podcasts, I use [Snipd](https://www.snipd.com/), which has headphone button based sniping, AI snip boundaries and snip summaries, and also syncs to Readwise or separately to Notion.

## Creative Work

I divide creative work into 2 parts, sometimes overlapping, creative work as an hobby, creative work for my research.

-   **Flowcharts and Diagrams**: [Whimsical](https://whimsical.com/) and [flowchart.fun](https://flowchart.fun/). Whimsical is great for making beautiful handmade flowcharts or making flowcharts easily using AI. Flowchart.fun provides a simple language to create flowcharts by just writing text. I have been trying [Eraser’s AI](https://www.eraser.io/ai) offering for diagrams too, but I haven’t gelled with it yet. I use [excalidraw](https://excalidraw.com/) often to create quick diagrams that look sketched, if I want a different style than [tldraw](https://www.tldraw.com/).
-   **Screenshots**: [Shottr](https://shottr.cc/) allows to create annotated screenshots, blur parts of image on device. It also allows for rolling screenshots where if you capture an area it will auto scroll the webpage or any other document for you. Shottr is free and is extremely cheap for pro version (which is only needed for not getting pinged for updating after 30 days). I use [pika](https://pika.style/) for pretty backgrounds around screenshots. I use [Clop](https://lowtechguys.com/clop/) to quickly optimize the screenshots on my clipboard.
-   **Screen recordings**: Explaining a coding process or a step-by-step guide on about how to do something, we often end up with full screen videos with tiny text. I use [screen.studio](https://www.screen.studio/) or [screenrun](https://screenrun.app/) for automatic zoom ins into where I am clicking or typing. Screenrun can also do a short video from a screenshot if you want to say, oh, click here and then here and then here. I use [CleanshotX](https://cleanshot.com/) for recording videos with my face in it.
-   **Paper diagrams**: [draw.io](https://mimansajaiswal.github.io/personal_notes/draw.io) for making neural network diagrams. There is unfortunately nothing that comes close. I cannot do TikZ, but if you can, more power to you!
-   **Drawing**: I use [Procreate](https://procreate.com/) or [Concepts](https://concepts.app/en/). Procreate allows for really intuitive drawing interface whereas concepts is vector based, and still allows for all the flair with layers, brushes, objects etc. For fun graphics to be added to presentations, I use [recraft.ai](http://recraft.ai/) ([Recraft ai for Presentation Graphics](https://mimansajaiswal.github.io/posts/recraft-ai-for-presentation-graphics/)).

## Works in Background

-   **Memory**: I used to suggest [Rewind.ai](https://www.rewind.ai/) here, but the battery consumption is too huge, the AI is still not good and the search is meh, so I no longer use it.
-   **Shortcuts**: [Raycast](https://www.raycast.com/) allows for doing so many things that I do not know how to describe it. It is local first and is free. It also has a pro subscription if you need its AI chat options (which comes with a student discount). The best way I have seen it described is Spotlight++ but I never used spotlight. You can use `⌘+Space` to do calculations, clipboard management, timezone conversions, unit conversions, quick word lookup, file search, screenshot search etc.
    
    You can also remove the amphetamine software you have and use the menu bar coffee app that Raycast provides. It comes with many extensions, such as, hypersonic that can connect to any notion database of yours to show tasks, schedule them etc, all from `⌘+Space` or from your menu bar.
    
    Another menu bar app that I use from Raycast is Text Shortcuts which allows you to select any task, and convert case, URL encode and decode, convert to markdown, find text statistics (word counter, character counter) etc.
    
    I use [LeaderKey](https://github.com/mikker/LeaderKey.app) to assign multi-level shortcuts that can be combined with Raycast’s actions. I am testing out
    
-   **Camera**: This is a small software, but I have cats, and I have messy hair. I use [Camera Preview](https://apps.apple.com/app/id1632827132) a ton both for checking on myself and using the return key to click photos. [Hand mirror](https://handmirror.app/) (cannot click photos) or the new _Open Camera_ command in Raycast are the alternate options.
-   **Utilities**:
    -   I use [Bartender](https://www.macbartender.com/) for arranging my menu bar, especially with that notch on Macbook pro ([Ice](https://github.com/jordanbaird/Ice) is a free alternative).
    -   I use [Better Touch Tool](https://folivora.ai/) to assign taps to clicks (for example three finger tap to open in a new tab). I also used to use it to assign hyperkey, but that ended up being less stable than I would have liked (and Raycast has this option too now, but it doesn’t let you exclude Shift), so now I use [Hyperkey](https://hyperkey.app/) for similar purposes. Hyperkey is when you press all meta keys together on the keyboard. For example, Hyperkey+A is my shortcut for quick task in Todoist. For more keyboard related modifications on MacOS, you can use [Karabiner Elements](https://karabiner-elements.pqrs.org/).
    -   I use [Lunar](https://lunar.fyi/) for letting me dim screen below minimum brightness for night time use.
    -   I really like Quick Look in Mac, but it does not support all kinds of files. So, I use some extensions: [BetterZip](https://macitbetter.com/BetterZip-Quick-Look-Generator/) for zip files, [QLMarkdown](https://github.com/sbarex/QLMarkdown) and [Syntax Highlight](https://github.com/sbarex/SourceCodeSyntaxHighlight) for better markdown and code files, and, [Folder Preview](https://apps.apple.com/us/app/folder-preview/id6698876601?mt=12) for better preview of folder contents.
    -   I have tried multiple apps for window management ([Swish](https://highlyopinionated.co/swish/), Better Touch Tool and the inbuilt option in Raycast) but I have eventually ended up on [Loop](https://github.com/MrKai77/Loop), something about the circle, size cycling and visible area snaps helps me in a way that other apps don’t (including the inbuilt window management option). If you are coming from Linux or prefer efficiency, you might want to check out [yabai](https://github.com/koekeishiya/yabai) or [aerospace](https://github.com/nikitabobko/AeroSpace).
    -   I use [Blip](https://blip.net/) for file sharing across MacOS/iOS/iPadOS and Android, because unlike [LocalSend](https://localsend.org/), your devices do not need to be on the same network to be shared.
    -   I use [Rocket](https://matthewpalmer.net/rocket/) for slack like emojis everywhere.
    -   As someone who prefers Spotify over Apple Music, I use [noTunes](https://github.com/tombonez/noTunes) to make sure that clicking the media keys doesn’t start up Apple Music.
    -   If there are some other things that bother you about MacOS and you want to see if they can be fixed in a user-friendly way, you may want to check out [supercharge](https://sindresorhus.com/supercharge) (for example, open files with enter, clear notifications in one go etc, cut files).
    -   I used to use [Menu Weather Pro](https://apps.apple.com/us/app/menu-weather-pro/id1662213547?mt=12) but it had popup placement issues since MacOS 15+. I tried the built-in weather option in macOS 15.2, but it didn't work for me either. So, I switched to [Big Weather](https://nerdymomocat.github.io/posts/all-the-menu-bar-weather-apps-for-macos/) based off the options list [here](https://nerdymomocat.github.io/posts/all-the-menu-bar-weather-apps-for-macos/) ( [![](https://nerdymomocat.github.io/favicon.ico) Nerdy Momo Cat All The Menu Bar Weather Apps for MacOS](https://nerdymomocat.github.io/posts/all-the-menu-bar-weather-apps-for-macos/)).
-   **AI Chat Interfaces**:
    -   I use [Bolt AI](https://boltai.app/) at the moment to organize my conversations, especially those that need to go through API for non-training purposes. There are 100 such apps, this is the one I found the earliest. If you do end up paying for [Raycast Pro](https://www.raycast.com/pro), then you would not need this app. I use Bolt because, it does not show up in dock, allows to select models per chat, allows to set shortcut to bring it up.
    -   I use [MacGPT](https://www.macgpt.com/) (quick question - synonym for X) too. Around Aug 30, 2024, I switched to using [supercharged](https://www.supercharged.chat/) for quick spotlight like chat interface, because it provides me access to claude models using my own API key. While I still use supercharged, I have an earlier build of the desktop app, it seems to have currently transformed into a webapp.
    -   At the moment ( Sep 24, 2024), I am using [Thinkbuddy](https://thinkbuddy.ai/) for AI chat, primarily because I bought it on a lifetime deal that allows me to use Sonnet-3.5 (and other state-of-the-art models), along with Whisper for a one-time cost. But, I won't be adding this to my list of recommended apps, as it's not an exceptionally great piece of software, and the lifetime plan is no longer available.

## Chrome Extensions

-   **Organization:** [Polychrome](https://github.com/nerdymomocat/polychrome-sidepanel-crx/tree/main) in sidebar for horizontal tabs. [Tabius](https://chromewebstore.google.com/detail/tabius-automatic-tab-grou/enceimdjnaccoeikjobaeicfodlfnijp?hl=en) for tab grouping on right click open. [Copy Tab URLs](https://chromewebstore.google.com/detail/copytab-urls/lolhdpcjpflggojkdoamneplianpomnl) to copy all URLs in a window and paste a list of URLs to open as tabs. [SideviewPlus](https://chromewebstore.google.com/detail/sideview-plus-multitask-w/cgkfhhagdgcjcjdkcbpohhhidlibblkn) to easily arrange multiple Chrome windows side by side (split view). [Session Buddy](https://chromewebstore.google.com/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) for keeping Chrome history handy. [Export Chrome History](https://chromewebstore.google.com/detail/export-chrome-history/dihloblpkeiddiaojbagoecedbfpifdj) allows me to track stuff on my own. [Peek History](https://chromewebstore.google.com/detail/peek-history/gknodemjjckmkncijnedcpogffimkmbm) to see tabs I have opened on mobile Chrome. [CRX Extractor/Downloader](https://chromewebstore.google.com/detail/crx-extractordownloader/ajkhmmldknmfjnmeedkbkkojgobmljda) because I often save extensions that I like, lest, they be inundated with malicious code or removed from app store.
-   **Blocking:** superagent ublock filters to hide cookie popups. [Bitwarden](https://chromewebstore.google.com/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb) as a password manager. [SponsorBlock for Youtube](https://chromewebstore.google.com/detail/sponsorblock-for-youtube/mnjggcdmjocbbbhaepdhchncahnbgone) to skip over in video sponsorships. [uBlock Origin](https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm) for ad blocking. [Trimbox](https://chromewebstore.google.com/detail/gmail-unsubscribe-ai-emai/jdlcknnokoelkdobgacandnnnmoblhgh) (Gmail Unsubscribe) for adding unsubscription filters to Gmail. [Private Notes](https://chromewebstore.google.com/detail/private-notes/phckehehoioleicpfnmigmidofibnnnn) for adding quick locked notes to my local database. [DeArrow](https://chromewebstore.google.com/detail/dearrow-better-titles-and/enamippconapkdmgfgjchkhakpfinmaj) for replacing Youtube thumbnails and title with something more representative of content. [Twitch Ad Muter](https://chromewebstore.google.com/detail/twitch-ad-muter/onnniedjlchmaadhlkecfkikephcceed), because, I do want creators to get money, but, I do not want my background video to be ads. I use [uBlacklist](https://chromewebstore.google.com/detail/ublacklist/pncfbmialoiaghdehhbnbhkkgmjanfhe) to blacklist domains from google search results.
-   **App Extensions:** [Todoist for Chrome](https://chromewebstore.google.com/detail/todoist-for-chrome/jldhpllghnbhlbpcmnajkpdmadaolakh) and [Gmail](https://chromewebstore.google.com/detail/todoist-for-gmail/clgenfnodoocmhnlnpknojdbjjnmecff), because that is my main task manager. [Readwise Highlighter](https://chromewebstore.google.com/detail/readwise-highlighter/jjhefcfhmnkfeepcpnilbbkaadhngkbi) and [Exporter](https://chromewebstore.google.com/detail/readwise-exporter/cnokljebgljnegkchppjijnhbcjmejdj) to use with Reader. [Raindrop](https://chromewebstore.google.com/detail/raindropio/ldgfbffkinooeloadekpmfoklnobpien) to save and use bookmarks across profiles and devices. [Notion Web Clipper](https://chromewebstore.google.com/detail/notion-web-clipper/knheggckgoiihginacbkhaalnibhilkk) which I barely ever use because it is absolutely not useful. [Prolific Assistant](https://chromewebstore.google.com/detail/prolific-assistant/ocfncbnofopjedoepmekajbgdenadepp) just to do studies for fun and figure out what people are working on in HCI/crowdsourcing space. [Google Scholar Button](https://chromewebstore.google.com/detail/google-scholar-button/ldipcbpaocekfooobnbcddclnhejkcpn) and [Google Scholar PDF Reader](https://chromewebstore.google.com/detail/google-scholar-pdf-reader/dahenjhkoodjbpjheillcadbppiidmhp) for quicker BibTex generation and improved experience of reading research papers.
-   **Shopping and Travel:** [Booking helper](https://chromewebstore.google.com/detail/booking-helper-google-rev/jdedooomfkfpaphmachcibnagigciagp) because I prefer google reviews. [vsHotel](https://chromewebstore.google.com/detail/vshotel/njnakjakcnkmnogiopbiomdleekeogkp) to show me direct hotel prices on booking(.)com. [Keepa](https://chromewebstore.google.com/detail/keepa-amazon-price-tracke/neebplgakaahbhdphmkckjjcegoiijjo) shows a semi-accurate graph of Amazon prices.
-   **UI/UX:** [Control Panel for Twitter](https://chromewebstore.google.com/detail/control-panel-for-twitter/kpmjjdhbcfebfjgdnpjagcndoelnidfj) for a way cleaner timeline. Minimal Theme for LinkedIn for cleaning up the whole LinkedIn layout. I use [Papier](https://chromewebstore.google.com/detail/papier/hhjeaokafplhjoogdemakihhdhffacia) for giving me a notepad in a new tab for copy pasting/manipulating text, but it doesn’t follow manifestv3. I used to use [Popup](https://chromewebstore.google.com/detail/popup-window/nnlippelgfbglbhiccffmnmlnhmbjjpe), but shifted to [MaxFocus](https://chromewebstore.google.com/detail/maxfocus-link-preview/bnacincmbaknlbegecpioobkfgejlojp) Apr 8, 2024, for showing link popups on hover similar to Arc’s link previews. I use [Refined Github](https://chromewebstore.google.com/detail/refined-github/hlepfoohegkhhmjieoechaddaejaokhf?hl=en) to add more options to the github interface and [arxiv-utils](https://chromewebstore.google.com/detail/arxiv-utils/mnhdpeipjhhkmlhlcljdjpgmilbmehij?hl=en) to clean up tab names for the _hundred_ arXiv tabs (suggested [here](https://bsky.app/profile/yapeichang.bsky.social/post/3lbshepqvdc2q)).
    
    **Minimal LinkedIn Extension Zip**
    
    Minimal\_LinkedIn\_Extension.zip [Download](https://mimansajaiswal.github.io/notion/d64c2455-5fe7-437b-bffa-cd412fc7dec5/Minimal_LinkedIn_Extension.zip)
    
-   **Media:** [Video Screenshot](https://chromewebstore.google.com/detail/video-screenshot/ppkojackhibeogijphhfnamhemklmial) so that I can share cute moments on Netflix with people. [Teleparty](https://chromewebstore.google.com/detail/netflix-party-is-now-tele/oocalimimngaihdkbihfgmpkcpnmlaoa) to watch Netflix/Disney with people synced together. [Picture in Picture](https://chromewebstore.google.com/detail/picture-in-picture-extens/hkgfoiooedgoejojocmhlaklaeopbecg) for watching videos as a popup on screen.
-   **AI Extensions:** [Tactiq](https://chromewebstore.google.com/detail/tactiq-chatgpt-meeting-su/fggkaccpbmombhnjkjokndojfgagejfb) which creates a meeting summary for transcription on Google Meet, Zoom, and MS Teams.

## Elsewhere on the Internet

[

dotfiles/.macos at master · vinnymac/dotfiles

Configuration files used by vinnymac. Contribute to vinnymac/dotfiles development by creating an account on GitHub.

![title](https://www.google.com/s2/favicons?domain=github.com)

https://github.com/vinnymac/dotfiles/blob/master/.macos

![title](https://opengraph.githubassets.com/a2f13a8b11fca5eff4adfc6cb931f716b4ad1982a39b437fa980629ece4f4a04/vinnymac/dotfiles)

](https://github.com/vinnymac/dotfiles/blob/master/.macos)

Bookmark for [https://github.com/vinnymac/dotfiles/blob/master/.macos](https://github.com/vinnymac/dotfiles/blob/master/.macos)

[

Maria Antoniak

My academic website / portfolio.

![title](https://www.google.com/s2/favicons?domain=maria-antoniak.github.io)

https://maria-antoniak.github.io/2024/12/30/organizational-toolkit-2024.html





](https://maria-antoniak.github.io/2024/12/30/organizational-toolkit-2024.html)

Bookmark for [https://maria-antoniak.github.io/2024/12/30/organizational-toolkit-2024.html](https://maria-antoniak.github.io/2024/12/30/organizational-toolkit-2024.html)

[

My Minimal MacBook Pro Setup Guide

Setting up my new MacBook Pro from scratch

![title](https://www.google.com/s2/favicons?domain=eugeneyan.com)

https://eugeneyan.com/writing/mac-setup/

![title](https://eugeneyan.com/assets/og_image/mac.jpg)

](https://eugeneyan.com/writing/mac-setup/)

Bookmark for [https://eugeneyan.com/writing/mac-setup/](https://eugeneyan.com/writing/mac-setup/)

[

What’s involved in getting a “modern” terminal setup?

What’s involved in getting a “modern” terminal setup?

![title](https://www.google.com/s2/favicons?domain=jvns.ca)

https://jvns.ca/blog/2025/01/11/getting-a-modern-terminal-setup/





](https://jvns.ca/blog/2025/01/11/getting-a-modern-terminal-setup/)

Bookmark for [https://jvns.ca/blog/2025/01/11/getting-a-modern-terminal-setup/](https://jvns.ca/blog/2025/01/11/getting-a-modern-terminal-setup/)

[

macOS setup for hackers and power users (macOS Sequoia edition) #1 | I’m Mary Poppins, y’all!

How to configure your MacBook if you’re developer or advanced user

![title](https://www.google.com/s2/favicons?domain=alec-c4.com)

https://alec-c4.com/posts/2024-09-22-macos-sequoia-for-hackers

![title](https://alec-c4.com/og/2024-09-22-macos-sequoia-for-hackers.png)

](https://alec-c4.com/posts/2024-09-22-macos-sequoia-for-hackers)

Bookmark for [https://alec-c4.com/posts/2024-09-22-macos-sequoia-for-hackers](https://alec-c4.com/posts/2024-09-22-macos-sequoia-for-hackers)

* * *

## Cite This Page

```
@article{jaiswal2023macsoftwares,
  title   = {What softwares do I actually use on my Mac as a software enthusiast?},
  author  = {Jaiswal, Mimansa},
  journal = {mimansajaiswal.github.io},
  year    = {2023},
  month   = {Jul},
  url     = {https://mimansajaiswal.github.io/posts/mac-softwares/}
}
```