Skip to content

Commit

Permalink
Add MiniSim app (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
pahnev committed Nov 2, 2023
1 parent bbfd6a2 commit 0e86fde
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions applications.json
Expand Up @@ -9591,6 +9591,22 @@
"typescript"
]
},
{
"short_description": "MacOS menu bar app for launching iOS  and Android 🤖 emulators.",
"categories": [
"menubar"
],
"repo_url": "https://github.com/okwasniewski/MiniSim",
"title": "MiniSim",
"icon_url": "https://github.com/okwasniewski/MiniSim/blob/main/MiniSim/Assets.xcassets/AppIcon.appiconset/256.png",
"screenshots": [
"https://user-images.githubusercontent.com/52801365/223483262-aa3bad72-2948-4893-87a0-578e5d3d8e89.png"
],
"official_site": "https://www.minisim.app/",
"languages": [
"swift"
]
},
{
"short_description": "Instant messaging application that can connect to XMPP (Jabber), IRC and more.",
"categories": [
Expand Down

0 comments on commit 0e86fde

Please sign in to comment.