twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.79k stars 304 forks source link

Keen to help? Join as a collaborator! #182

Open twostraws opened 10 months ago

twostraws commented 10 months ago

Hello! We've had almost 100 PRs merged into Control Room now, and I'm keen to get more people involved. If you've had a pull request merged in already and would like to help more, I'd be happy to add you as a collaborator so you can push code directly, merge PRs from others, and otherwise help provide direction for the project.

If you're interested, reply below with a link to your PR! It doesn't need to be huge – all help is welcome 🙌

lechuckcaptain commented 7 months ago

Would be happy to help! (https://github.com/twostraws/ControlRoom/pull/175)

Asheshp23 commented 5 months ago

Great to hear! Count me in. Here's my merged PR (https://github.com/twostraws/ControlRoom/pull/166). Excited to contribute more! 🎉

twostraws commented 5 months ago

Hello, @lechuckcaptain and @Asheshp23! Thank you for offering to help with Control Room. There are a few areas I'm keen to focus on, but right now I'm more interested in thinking about what's possible – what features are we missing, what new things should be added or fixed, and so on. Once we nail down a list of things we can work on, folks can just grab a piece and go for it 🙂

Right now I'm thinking we should look for ways to slim down the UI so it occupies a lot less space on the screen, and also massively powering up the menu bar system so more things can be controlled through there. I'm also thinking we should figure out what it takes to clean up the code so it works entirely through the macOS Sandbox, which would allow it to ship as a free app on the Mac App Store.

Those are just some suggestions from me, but I'd love to hear what you think too – all suggestions are welcome!