
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)
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