juja

joined 1 year ago
[–] [email protected] 1 points 1 month ago

I just mentioned rust as that was the first thing that came to my mind. I’ve not worked with it either. I am ok to take whatever direction you think is appropriate for the product. I just want to contribute to the tool since I was also looking for something like this in the past and I can see this tool being useful for me for my own personal projects. I can definitely help with the macos part if that’s what you need help in. Please feel free to DM me.

[–] [email protected] 1 points 1 month ago (2 children)

I have been looking for some client tool to interact with Bluetooth on windows. After a lot of searching, I came up empty so I bit the bullet and decided to code one myself and managed to create a small command line utility using C# .Net and it was surprisingly easy. It would have been so awesome if something like bluetuith had existed for windows so I’d be happy to contribute. I should point out though that I have not written any windows based app/tool ever and this was the first one so I would definitely have some learning and research to do. I mainly use a Mac for work and personal stuff so I can contribute for the Mac portion of it as well if required. As to the implementation itself, would it be viable to use something like rust which already has cross platform support so that the server component can just be a single codebase instead of platform specific?

[–] [email protected] 5 points 1 month ago

Shawty got low low low low

[–] [email protected] 1 points 2 months ago

Understood. Will do that. Thanks.

[–] [email protected] 1 points 2 months ago (2 children)

Please don’t crucify me but is there a way to do this on windows ? I just have a handheld gaming console that came with windows and it’s setup just the way I want but would be nice if I can also connect to Bluetooth using command line so that I can map it to playnite and have it automatically connect to my headphones when launching a game. I did a lot of research and tried some stuff like “Bluetooth command line tools” which worked a bit but somehow caused a lot of instability and caused crashes so had to stop using it.

[–] [email protected] 1 points 9 months ago (1 children)

No not at all actually. Playnite does everything I want it to, but was just excited at the prospect of trying out a potential alternative to see if it looks better. The default theme of playnite looks a bit bland and I've tried quite a few themes but just couldn't settle on one.

[–] [email protected] 3 points 9 months ago* (last edited 9 months ago) (3 children)

Also worth mentioning that it's for mobiles, specifically android. At first glance I thought it was similar to playnite and got excited.

Edit : didn't mean to insinuate that it's not exciting as it is. Just wanted to point out that for people who are not looking for an android game launcher, this may not be useful.

[–] [email protected] 1 points 10 months ago

Just curious, what about go or rust makes them the logical next choice and not java? What do go or rust do better that java doesn't?

[–] [email protected] 6 points 10 months ago (11 children)

What would your language of choice have been? And why is java horrible for this scenario? it sounds like a reasonably good choice to me