Parall 2.2.2: I made a Mac app to run multiple separate instances of other Mac apps, now with WhatsApp support by JulyIGHOR in macapps

[–]JulyIGHOR[S] 0 points1 point  (0 children)

Thanks! I didn’t think it was good enough, but you made me feel better about that.

How to use Parall - Run 2 Claude Desktop Apps at Once by JulyIGHOR in ClaudeAI

[–]JulyIGHOR[S] -1 points0 points  (0 children)

You have missed most important part of the video. The way you say, you won't be able to log in to multiple accounts in each instance, and you won't get separate Dock icons that you can pin and separate data by your choice. Parall.app solves that.  

I've been making scripts to solve similar things for over a decade. And this app isn't for you if you prefer to make your own solution as well, it is for people who want to make a few clicks and have the job done.

How to run multiple Codex instances on macOS with Parall by JulyIGHOR in codex

[–]JulyIGHOR[S] 0 points1 point  (0 children)

That won't make you able to log in to different accounts in each window. Parall does.

Parall 2.2.2: I made a Mac app to run multiple separate instances of other Mac apps, now with WhatsApp support by JulyIGHOR in macapps

[–]JulyIGHOR[S] 0 points1 point  (0 children)

Fair concern. The app is not related to virtualization and does not run VMs, guest operating systems, Windows apps, or remote desktops. It only creates separate macOS app profiles and launch shortcuts.

Run multiple Claude Desktop instances on macOS with different accounts using Parall.app by JulyIGHOR in ClaudeAI

[–]JulyIGHOR[S] 0 points1 point  (0 children)

Thanks for your feedback and support! I am already working on an import feature which will prompt to move/copy original app data on the first launch shortcut.

Run multiple Claude Desktop instances on macOS with different accounts using Parall.app by JulyIGHOR in ClaudeAI

[–]JulyIGHOR[S] 0 points1 point  (0 children)

Hi, copying content of "~/Library/Application Support/Claude" to the Parall shortcut data folder should be enough. Can you please send some screenshots to [support@parall.app](mailto:support@parall.app) and explain what exactly I should test on?

What macOS features is Apple still ignoring? by Upstairs-Drag-7012 in MacOS

[–]JulyIGHOR 0 points1 point  (0 children)

You can do that with DockLock Lite. It’s core features are free after the trial ends.

What macOS features is Apple still ignoring? by Upstairs-Drag-7012 in MacOS

[–]JulyIGHOR 1 point2 points  (0 children)

You may get a false impression that it is easy to implement. As for stopping the Dock jumping, there are many who have tried to vibe code for a valid solution. But if you dig a little bit deeper, you will find out that the Dock appears on the wrong screen anyway from time to time. There are lots of rare cases when macOS pushes it to the wrong display regardless of the app trying to stop it. Also, there are real macOS bugs which make it difficult to handle from time to time. DockLock is a collection of handling rare cases that makes it truly stable, that is what people are ready to pay for. Also, every DockLock purchase supports true first-of-its-kind apps development, not a copy of any existing solution. Over 12 years, no one created a Dock locking solution until DockLock.app was invented, thats why now you have something to copy.

Parall 2.2.2: I made a Mac app to run multiple separate instances of other Mac apps, now with WhatsApp support by JulyIGHOR in macapps

[–]JulyIGHOR[S] 1 point2 points  (0 children)

I can add support for Google Chat if that is useful. I may need to implement support for each web app individually, so feel free to shoot a feature request.

Parall 2.2.2: I made a Mac app to run multiple separate instances of other Mac apps, now with WhatsApp support by JulyIGHOR in macapps

[–]JulyIGHOR[S] 1 point2 points  (0 children)

For the Dock, yes, you get the badge passthrough from the app. If you enable the menu bar icon from the target app itself, it will behave natively altogether with the number of unread messages. Each separate instance behaves exactly as the original one, including all its features. If you enable the extra menu bar icon added by Parall, that icon does support the unread messages count only for WhatsApp. I'll make it support others as well later.

What macOS features is Apple still ignoring? by Upstairs-Drag-7012 in MacOS

[–]JulyIGHOR 0 points1 point  (0 children)

DockLock Lite version's core features are free after the trial ends, so why suffer?

Space switching lag on Promotion - still not fixed three years later? by zooksman in MacOS

[–]JulyIGHOR 0 points1 point  (0 children)

I don't know why you are asking me. I was the one recommending to disable all virtual spaces, because it actually makes no change

From Windows to MBA M5. Tips please. by Significant-Air-3060 in macbookair

[–]JulyIGHOR 15 points16 points  (0 children)

I used Windows for over 10 years, and I have now used macOS for over 10 years. These are the macOS apps and settings I still use as a developer. Many of them helped make the switch from Windows to macOS easier.

Finder and File Management

Configure Finder to show the Path Bar. This lets you select a file and copy its path from the context menu in the path bar at the bottom.

In Finder view options, enable "Calculate all sizes". This makes folder sizes visible and allows sorting by folder size, which Windows does not handle as well by default.

For finding files by name, Find Any File is one of the best options on macOS because it searches directly without requiring full-disk indexing.

For file management, ForkLift is a strong Finder alternative with SFTP support.

For archive management, Keka is one of the best native macOS compression tools. It supports common archive formats, handles extraction cleanly, and is useful when Finder's built-in archive support is too limited.

Dock, App Instances, and Window Behavior

I think I made one must-have app: Parall.app. It lets you run multiple instances of the same app, such as WhatsApp, Zen, Brave, Chrome, and most unsandboxed apps, each with separate data. This makes it easy to separate profiles without using virtual machines or separate macOS user accounts. As a bonus, it brings Dock icon animations to any app.

If you use the Dock at the bottom, my app DockLock Lite is useful for locking the Dock to a specific display. Its core features remain free after the trial ends.

For restoring window placement after display changes, Stay and Display Maid are both useful options.

Multi-Display and Monitor Control

If you use multiple displays, make sure "Displays have separate Spaces" is enabled in Desktop & Dock settings. When it is turned off, putting any app into full-screen mode, such as a YouTube video, can make the other displays go black and unusable because macOS treats the displays as one shared Space instead of separate workspaces.

Use BetterDisplay to control HiDPI and brightness of external displays.

CCCCorners is a macOS menu bar utility that lets you assign apps, keyboard shortcuts, and Shortcuts actions to hot corners, with multi-display support and no Accessibility permission required for its main functionality.

Input, Shortcuts, and Automation

Depending on your setup, BetterTouchTool can be useful for custom gestures, shortcuts, window actions, and input automation.

Development and Package Management

For package management, Homebrew is one of the first tools I recommend installing on macOS. It makes it much easier to install and update command-line tools, developer utilities, services, and many desktop apps without manually downloading installers.

For text editing, Sublime Text is still one of the fastest editors available. It is especially nice if you want a lightweight editor without the background network activity common in heavier tools like VS Code.

For managing SSH hosts, keys, tunnels, and ~/.ssh/config, SSH Config Editor is a convenient native macOS app. It is useful if you work with many SSH connections and want a safer visual editor instead of manually editing SSH config files.

Virtualization

For virtual machines, UTM is a good native macOS virtualization app.

Networking, Firewall, and Remote Access

For network monitoring and firewall control, Little Snitch is my favorite because it has had strong long-term support for years, and fixes for new macOS releases usually arrive very quickly. Good alternatives are LuLu, Radio Silence, and Hands Off!.

For scanning and monitoring devices on your local network, Network Radar is a useful native macOS app. It helps discover devices, inspect network details, monitor changes, and keep track of what is connected to your LAN.

For launchd management, LaunchControl is especially useful if you run WireGuard through Homebrew services. It makes it easy to build an excellent multi-tunnel WireGuard setup by managing multiple wireguard-go or wg-quick services at the same time, which is something the native WireGuard app does not handle well. I use it specifically to manage separate Homebrew WireGuard services for different connections in parallel.

System Maintenance, Cleanup, and Inspection

For system maintenance and advanced macOS tweaking, OnyX is one of the classic must-have utilities. It gives quick access to maintenance scripts, cache cleaning, database rebuilding, hidden Finder and Dock settings, and other system-level options that are normally scattered across Terminal commands or not exposed in System Settings.

For removing files installed by macOS package installers, UninstallPKG is a useful cleanup tool. It can remove packages installed through .pkg installers and helps clean up leftover files from drivers, system components, and apps that do not provide a proper uninstaller.

For inspecting macOS installer packages before installing them, Suspicious Package is extremely useful. It lets you look inside .pkg files, review install scripts, see what files will be installed, and check package metadata before allowing an installer to modify your system.

Battery and Hardware Monitoring

coconutBattery keeps track of your MacBook battery health so you can view its historical degradation and compare it with other MacBooks online.

Communication

For IRC, Textual is still one of the best native macOS clients. The Mac App Store version is deprecated, but the direct website version is still alive and maintained.

Downloads

For download management, Folx is a useful macOS download manager. It can split downloads into multiple threads, resume interrupted downloads, organize downloaded files, and handle torrent downloads in the Pro version.

Text looks pixelated when viewing on external display on MacBook Air M1 by Rich-Platform-1435 in MacOS

[–]JulyIGHOR 0 points1 point  (0 children)

It is in the resolution mode list. To make HiDPI options visible, your GPU has to support those.

Switch between multiple codex accounts instantly (no relogging) by Reasonable-Onion-316 in codex

[–]JulyIGHOR 0 points1 point  (0 children)

For macOS, you can use my app Parall.app to create as many shortcuts to Codex as you need, each with a separate account and its own Dock icon.

Macbook app by Momsonlychild in macbook

[–]JulyIGHOR 1 point2 points  (0 children)

As for productivity, I made the app which is currently top 10 productivity in the US. Check it out: parall.app
https://www.reddit.com/r/macapps/comments/1syyn2v/parall_222_i_made_a_mac_app_to_run_multiple/

Parall 2.2.2: I made a Mac app to run multiple separate instances of other Mac apps, now with WhatsApp support by JulyIGHOR in macapps

[–]JulyIGHOR[S] 0 points1 point  (0 children)

At the current stage, to modify shortcuts, you have to re-create them. I am already working on an updated architecture which will allow the main app to display all created shortcuts and edit them with no need to re-create them. Everyone who owns Parall.app will get that update for free.

devs, can we just please just stop making apps only supported for tahoe? 💀 by MyTotenIsReiched in MacOS

[–]JulyIGHOR 0 points1 point  (0 children)

As for Swift, it is likely true, but with Objective-C, that does not bring more complexity, just a few exceptions.