mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.5K
active users

I made a Mac productivity app!

✨ SUBSTAGE ✨

…puts a command bar underneath your Finder windows and lets you use natural language to convert media, manage files, perform calculations and more!

🌐 👉 selkie.design/substage/

@joethephish Very cool. Beautiful website and onboarding as well. I made myself a similar thing for the command line, but selecting the files in a GUI plus better feedback and risk assessment is a lot nicer, well done.

Quite different than text-to-commandline, but something like this would be neat for the settings app, to at least find stuff with natural language, since it's a mess and the search doesn't work. Maybe one could get to the contents with the Accessibility API.

Joseph Humfrey

@combatwombat thank you, glad you like it! 😀

And yeah, something like this for Settings would be great! I suspect you wouldn’t even need Accessibility API, just a very richly described database that maps to deep link URLs that could open the settings app in the right place?