Ahh yes. Multi line paragraph to single line

Ahh yes. Multi line paragraph to single line

Reddit. Was making a post and had to guess if I was typing correctly…

u/Beardy4906 — 13 days ago

Sxitch - The mac app switcher that works with muscle memory [Open Source]

So imagine you're using your mouse and moving around switching between your apps across workspaces but it's gotten annoying.

You need to lift your hand from your keyboard, move it to the trackpad or your mouse, and then drag the cursor to the app you want to use, and then click it.

Like BRUHHH JUST LET ME PICK THE APP AND FOCUS IT.
CMD Tab partially solves it, but the number of times I've switched to the wrong app is insane.

This is where my app, Sxitch, comes in. You switch to an app by typing the apps name until there aren't any left. (see video). Use a hotkey of your choice, and keep typing the name of your app until no other matches remain, at which point the app will get focussed for you. 0 confirmation required, and your fingers don't have to tango with the keyboard.

CTRL + H or CTRL + Q can be used to go into hide and quit modes which will allow you to hide and quit apps directly from sxitch, making it easy to perform actions on multiple apps.

Here's the full feature list:

  • app (free) & window (pro) switching
  • an intuitive hotkey picker
  • sxitch window positioning (free)
  • multiple layouts (free)
  • blacklists (pro)
  • key remaps (pro)
  • hotkey based app opening (pro)
  • vendor prefix stripping, (free)
  • hiding and quitting apps (pro)
  • open sourced
  • native swift app
  • customisable position (free)

The best part is that its fully open source, but signed and notarized.

Pricing:

  • Free
  • Lifetime Pro ($10 once - has all features and all updates)
  • $2/mth - Great for seeing if you want sxitch or not (after 5 months you can get sxitch pro lifetime)

Sxitch websiteSxitch githubSxitch Privacy Policy

for mods - Sxitch was only recently open sourced hence why it only has 6 stars.

AI was used in the development of the app, but theres a lot of hand written code as well.

u/Beardy4906 — 22 days ago
▲ 29 r/macapps

[OS] Rustcast - raycast inspired open source launcher

If you use raycast, you're probably impressed at what all it can do.

Well as a developer, I was as well, and I decided that maybe I could make my own version, thats open source, just to check out how raycast worked under the hood and what all bugs they had to trudge through.

That lead to the birth of my own tiny launcher, that I've recently been developing like crazy.

There wasn't really any problem, just that I was curious into developing this app.

The last image is how the app looked as its first ever version (2025 Dec)

Now it has:
- App Launching and automatic app discovery (obviously)
- Clipboard history with support for images, text and URLs
- Shell commands with optional hotkey
- Aliases
- Custom Theming
- Calculator
- Unit conversion
- Emoji search (i've used it a total of 1 time)
- Search with customisable search engine
- URL Scheme for controlling rustcast from other apps / processes
- Customisable positiong for the window
- Opt in / Out of clipboard history
- File search
- App quitting (all apps or specific app)
- Window tiling (12 different options)
- Multi Monitor support
- Opt out of icons
- Use custom fonts
- Vim mode based nav (CTRL + N / P for next / previous)
- Toml based config
- Customisable buffer rules
- Random number generator (Easter egg)
- Favourite apps
- What apps to show on window open

How does it compare to other similar apps?
Raycast: It's open source and is on a goal of achieving feature parity. Rustcast is also going to be taking a more, "anti AI" approach where all AI features will be via extensions and its an Opt in rather than an opt out.

Spotlight: The feature list should speak for itself, but rustcast supports many more features than spotlight and doesn't suggest random bs

Alfred: Rustcast has many more features in comparison to alfred for free all while being open source.

Pricing:
$500 is not going into my pocket. It's 100% free and open source, and you can get an easter egg by sponsoring rustcast :)

Github: https://github.com/MystikoLab/rustcast
Website: https://rustcast.app

Tech details:
Rust + Iced (No webview)
AI Code Policy: The contributor must be able to explain the code changed in the PR. Here's a recent example of what not to do: https://github.com/MystikoLab/rustcast/pull/298

Btw, Rustcast is also part of the MystikoLab project which is about making open source mac apps.

I am the developer of rustcast, and sxitch.
Personal Portfolio website

have fun using my app :)

u/Beardy4906 — 1 month ago

MystikoLabs - The Open Source Mac app project

Hi everyone! I'm the developer of Sxitch and Rustcast and I wanted to share a new project I've initiated called MystikoLabs

There are a lot of Mac apps today, but so many are proprietary..

How can you trust that those apps aren't malicious?

If it asks for accessibility permissions, it could be a keylogger! Being signed & notarized by apple only means that the app isn't one of known malware, and is signed by a valid apple developer ID.

Thats just one of the few problems with closed source apps. (higher costs for developers, and also more workload on developers)

Hence I decided to start MystikoLabs which is basically a place where I'll be making open source apps and publishing them, free for people to contribute, and earn free licenses for the apps, all while increasing transparency and trustworthiness for the apps.

That said, it doesn't mean that the apps will be 100% Free either. Frequent Contributors and Maintainers can get access to all the paid apps for free, whereas others who just want to use the full app can still pay to support the devs!

People can contribute with bug fixes or feature implementations, allowing them to both grow as a developer themselves, and also help the developer take some load of their shoulders.

From my experience with Rustcast, having people help out with features when you're going through a busy period in your life (on the developer end), it really helps to have someone just implement that one feature you had been procrastinating for god knows how long.

u/Beardy4906 — 1 month ago

Gmail - Bad UI

When you try and press the calendar button BOOM hover animation!!! I love vibe coding!! I'm not even sure its a button (since I can't be bothered to inspect element) but it sure looks like it should be

u/Beardy4906 — 1 month ago
▲ 9 r/davinciresolve+1 crossposts

How can I make the below text animation?

I've done it before by playing around in dvr but i forgot how to make it..

u/Beardy4906 — 29 days ago

Sxitch - Native Tree based app switcher

Switching between 4 or more apps is a really big pain with CMD Tab. The apps position keeps changing. Sometimes you only need to press Tab once. Sometimes you need to press it 4 times. And thats a hassle.

Thats the problem I had, which Sxitch solves.

Launch a app picker with rcmd or cmd+tab (you pick) and then use fir to pick firefox, or fin to pick finder.

The moment theres only one app that matches what you've typed, that app is focussed. It may not feel like much, but the consistent confirmation that app launchers like Raycast and Alfred might ask for do add app, and slow down your app switching.

Sxitch isn't an app launcher. It targets switching between the apps that you have open, and dynamically, yet sensibly deciding whats needed to be pressed in order to open the app. It doesn't require you to set a key for each app, you simply type the apps name.

I could ramble on and on, but the core app features are:

  • App switching
  • Grid / list view
  • Vendor prefix stripping
  • Customisable launching hotkeys

And the pro plan adds on the fancy stuff:

  • Window switching
  • Shortcuts to launch apps directly
  • Theming
  • Blacklist

App's resource usage:

  • 0.1% CPU usage in the bg + each open + launch adds about 0.05 CPU Time.
  • 50 - 60mb RAM usage in the bg
  • 12 HR power usage sits is around 0.58

Pricing:

  • Free version is, free..
  • $10 for pro version, one time payment
  • Student discount (50% off) available (email me with your student email)

Comparisons:

If you're wondering how Sxitch compares against Dory / RCMD

Get sxitch today:

  • Homebrew brew install --cask unsecretised/tap/sxitch (Official cask is still using the rust version, i'm waiting for the homebrew cask to be updated)
  • Sxitch website
  • Sxitch pricing

>The older app was a Rust x Iced one, which made the UI, look pretty mid. But now its been rewritten in Swift. Rust version has been open sourced The new one is much better, has better animations and UI, and will be the one getting the newer features, and will be maintained.

u/Beardy4906 — 2 months ago

My first bit of cash :)

Made an app and made a fair bit of cash from it.. but also did a few giveaways to try and get my app more known

u/Beardy4906 — 2 months ago
▲ 72 r/MacOS

How to remove glue remains from a bad decision?

So far I’ve tried:
Hand sanitizer
Rubbing alcohol
Water on a microfibre cloth
Nail polish remover

I don’t have isopropyl alcohol so anything else I can use?

I don’t want to use my nails cos I don’t want to scuff or scratch my mac..

u/Beardy4906 — 2 months ago
▲ 6 r/macapps+2 crossposts

Giveaway - Sxitch the tree based app switcher

You've probably experienced walking through a doorway and forgetting why you were going to that room..

For me, the digital version was swiping between workspaces and then a random window open from an app startling me..

Why is this app open here? I would close it and then have to remember what I wanted to do..

So that's how Sxitch came about..

Press rcmd or a key of your choice and the window above shows up. Pressing the first letter of the name, like w for whatsapp or sy for system settings and sp for spotify. (2nd letter only required when both are open)

If you have multiple ghostty windows, select ghostty first, then view all the ghostty windows and pick based on that.

Imagine:
- App switching,
- window switching,
- hiding and quitting apps,
- Blacklists
- Key overrides
- Prefix stripping (Adobe Photoshop -> Photoshop, Microsoft Excel - Excel)
- Custom themes
- List and Grid view
- Disable the picker UI (if you want)

You can also request features in the discord and report bugs / issues there as well.

All with a single app.

App pricing options:
- $10 (discounted) paid version which supports up to 3 devices, so you can share it with your friends
- If you're an influencer / content creator, you can claim a free pro license if you share it with your audience
- Free version which has the core app switching, and prefix skipping. It's meant to be a trial version so you can get used to the app before you switch.

Apart from that, the app is built using rust, and iced for the high performance, and supports both intel and m-series macs. Is fully notarised and signed with apple, and supports homebrew installations with brew install unsecretised/tap/sxitch

For the giveaway aspect:
- Comment below if you want a free license and i'll send you the code for one. (Make it interesting and limited to the first 10 people)
- If you're an app developer yourself, we can exchange pro licenses

Links:
- Website: https://sxitch.app
- Discord: https://discord.sxitch.app
- Github: https://github.com/unsecretised/sxitch-public

u/Beardy4906 — 2 months ago
▲ 13 r/macapps

[Giveaway] Sxitch - The better App Switcher

You just got an email about an urgent call you have to take. You're in Mail, and want to switch to zoom, which has been laying dormant for a while now. You could just cmd tab tab tab tab tab and keep tabbing till you reach zoom.

Or you could press `rcmd` and press z. 2 key presses and you're there.

Thats Sxitch.

But what if you also have Zen open? What if you wanted to pick Zen instead of Zoom? Well then `ze` for zen and `zo` for zoom. 1 to 2 extra key pressed but still better than `tab`x23

It can also do:
- app quitting
- app hiding
- blacklisting
- theme customisation
- overrides (so f can map out to firefox always)
- skip prefixes (so microsoft and adobe get stripped off)

All while taking up 70-100mb with 17 apps open, and ultra low energy usage (0.1 - 0.2 when not in use)

Note: it doesn't use any webview stuff.

Comparing it to:
- Dory - Focuses more on mouse based picking
- RCMD - Similar in many fashions.
- Raycast - Manual setup + only works on select few apps. Others require pressing enter. Raycast is a launcher, not a switcher

What you get for free:
- App switching
- Tree based picker ( The method described earlier)
- All resolvers (So instead of app name it would be abcd / qwerty / 01234) ,
- All themes and customisation of the themes.

Quitting every 36 hours has been removed. So you can enjoy Sxitch free for as long as you want!

Pro features:
- App hiding / quitting (Much more useful than it feels on the surface)
- Priority support
- A few places won't have the Sxitch branding
- One time payment, all future updates.

As this app is still new, I'm giving out 100% and US$5 Discounts for the pro plan

100% free -> use code MACAPPS (limited to first 10 people)

$5 off -> use code MACOS (limited to first 100 people)

If you're a student, email me (support@sxitch.app) using your school email prove it to me that you're a student, and I'll give you a 50% discount.

See the full website and Sxitch's features https://sxitch.app

Get Sxitch here and Join the discord here

Email: support@sxitch.app

Developer of rustcast.app
Personal portfolio umangsurana.com
App signed and notarized with a valid apple developer ID.

u/Beardy4906 — 3 months ago
▲ 0 r/MacOS

Modal based App switcher - dev sat

https://reddit.com/link/1teocqn/video/tsfji5p6qg1h1/player

Hola! I'm the dev behind https://sxitch.app (and also https://rustcast.app but lets ignore that for now),

Sxitch (or switch), is a macOS app targetted at replacing cmd+tab with tree based app switching. Press a trigger key (like right cmd), type the first letter or two of the app you want, and sxitch takes you there as soon as theres only one match.

Basically, you launch the app, press D for discord or if you have Davinci open, di for discord and da for davinci (or keep typing the apps name) until theres only one possible pick. For me, that usually means 1-2 keys and I can switch to the app I want to.

Theres no need for cycling, moving the cursor, or the finger tango that you have to do with CMD Tab.

You can quit / hide apps by switching to those modes using ctrl + h or ctrl + q

You can also skip a few prefixes (strip of microsoft, adobe from the app name), override keys (so "a" can map out to adobe if you want, etc.) and even blacklist apps from showing up.

Its not a webview. Sxitch sits at 0.0 to 0.2% CPU when idle and draws 0 energy when inactive (according to activity monitor). Its RAM usage is also fairly low at about 50 - 100mb from what people have reported.

Other things you should note:
- There is a free version thats lifetime free, just that it will not have a few features like quitting / hiding / blacklists / overrides. The core of the tree based switching is there
- I used AI for the website but i'm currently revamping it to a handcoded one.
- The app isn't any of the Tauri / Electron / webview bs.
- its not a subscription, just a one time purchase.
- I give out student discounts (provide proof however u deem fit. Partially works on an honour based system)
- The apps current $5 Off with code RMACOS so theres that. But if US$10 is still too much, you can contact me and become a tester and get a bigger discount.

I would also like to mention:
- Monarch dev u/thievingfour for being an amazing guide for Indie app development. Helped me a ton in both of my apps!
- Tuna dev for being an amazing guide! I've taken inspiration in many parts of the apps pricing plan from Tuna.

reddit.com
u/Beardy4906 — 3 months ago
▲ 30 r/appledevelopers+1 crossposts

Made my first $$ from Rust!!

So i've been coding in rust for about 2.5 years and I recently made a closed source app in rust using iced: (one of my few closed source apps / projects)

https://sxitch.app

and its gotten 7 sales in 2 week

Just wanted to share since this is quite a big step for me since its my first money made from programming in general (not incl of github sponsors)

A little about the app:
- its a macos app switcher that using objc2 and taught me about apple API integration in rust
- its made in iced with subscriptions, animations and a bunch of cool other stuff which I wish i could share the code for 😭
- notarization and code signing and also bundling to a .dmg for macos which was really difficult to get up but discord and experience from rustcast.app bucked up

u/Beardy4906 — 3 months ago

Sxitch - a modern app switcher for macos

Hola!

Slightly outdated Sxitch demo

I'm the mastermind behind https://sxitch.app (and also rustcast.app but lets ignore that for now), a macOS app targetted at replacing cmd+tab with tree based app switching. Press a trigger key, type the first letter or two of the app you want, and sxitch takes you there as soon as theres only one match. No need for cycling, moving the cursor, or the finger tango that you have to do with CMD Tab.

It's built in Rust using Iced. So I get the amazing silent performance. Sxitch sits at 0.0 to 0.2% CPU when idle and draws 0 energy when inactive (according to activity monitor). It's a silent powerhouse.

The app has been available for about two weeks and I have been improving the app a lot. Just today, I fixed a ton of bugs and pushed v1.0.3 (Adding animations, improved mode indicators, among other things)

Here's a couple of things I wanted to share:

I'm currently offering a few discounts:

Early bird (Code REDDIT)-- the first 50 "productivity geniuses" get $5 off

Student discount. As a student, I decided that students should get 50% off. Just send me any proof of enrollment (via discord or email) and I will send u further instructions

Testers - Get a free lifetime single license by becoming a tester / reviewer, (has some few other criteria. DM me for more info)

Would love any feedback, especially from people who have strong opinions about Command-Tab or have tried tools like rcmd before. Happy to answer all questions related :))

reddit.com
u/Beardy4906 — 3 months ago

I rebuilt the App Switcher, with a twist.

Hello! I'm the developer of https://sxitch.app a better "Alt Tab" / "CMD Tab"

I hated the way the existing app switchers work, where you have to keep cycling through the apps. While it works fine when you're switching between 2 apps, the more apps you have open, the more you have to press tab WHILE holding CMD.. Personally, I hated that.

So I built Sxitch, imagine neovim, but for your app switcher, hider, and quitter.
Use the apps name to pick it. (D -> Discord, S -> Spotify) and if there a clash, keep typing the apps name, Davinci Resolve vs Discord is simply Da vs Di

https://reddit.com/link/1t741il/video/j80e2ofq3wzg1/player

heres the demo video,

I'm currently running a sale, use code REDDIT and get $5 off!! Only active until 15th May!!

https://sxitch.app

reddit.com
u/Beardy4906 — 3 months ago

https://reddit.com/link/1t4sh5z/video/ilnpkz1ipdzg1/player

This is Sxitch (Pronounced Switch)

An app that modernises the way we use our machines.

I hated it that as a neovim user, I had to use the cursor to switch between apps, and swiping through workspaces was just a pain once I had one or 2 apps extra opened.

So thats why I decided to build sxitch.app
A tree based app switcher.

Press RCMD, the window shows up.
Then, simply type the first name of the app you want to switch to (D -> Discord) and if there is another app with the same letter, continue typing the name of the app you want to switch to. Once there are no more matches to switch to, Sxitch will automatically focus the app you picked and disappear into the background.

You can also quit / hide apps through Sxitch by simply switching to quit mode / hide mode with ctrl + q or ctrl + h / m

It even has the ability to do overrides (use a specific character to map out to a specific app) or even hide an app from the switcher through Blacklists.

To keep pricing simple, Sxitch uses a one time license for just $15 (Currently 10 due to early bird / beta discount) with options for dual license and triple license available at a discounted rate.

I know not everyone is willing to spend money instantly, so you can try sxitch for free, and upgrade whenever you feel like. No "trial period" a lifetime free version that gives you access to the treebased app switching (but it auto quits every 36 hours on the free plan)

reddit.com
u/Beardy4906 — 4 months ago
▲ 1 r/SaaS

So I'm a developer thats been coding for about 2.5 years now. (No not a vibecoder... an actual dev in the big 2026.. crazy ik)

I code for the fun of actually thinking through crazy amounts of logic, repetition among many other things.. not for the sake of making money. But that doesn't mean I don't like money.

So what I decided to do was try to make a MacOS App (since I'm on mac) and made it open source. That was https://rustcast.app

That made me about $60 through sponsors, and I was on cloud 9. So the next step obviously, was to try and make an app people would buy. And thats what i've done with https://sxitch.app

There is AI used in making these apps, I agree that its useful many times.. but honestly... I hate using AI. it takes the fun out of coding.

But coming back to the apps, now I've been developing sxitch (pronounced Switch) for about half a week and I already have had 3 people pay for the app. Its nothing big, just $30 USD.. but I'm still happy to have accomplished that goal. (nvm one more person just bought the app)

Let me know how you guys got the first few clients for your apps / SaaS? I'm currently running a lifetime license and not a Subscription (People should own software)

reddit.com
u/Beardy4906 — 4 months ago