Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@kescherRant That would be really nice!
The code needs a little bit of change to be ready for a gui. - 
				
				Well it's fun how android has it and even damn windows is having it since ages but not Linux...
 - 
				
				@kescherRant For me one mac is enough but yeah that would make it more general. I'll add it.
 - 
				
				@neoliun It will probably work on win/mac through command line.
I don't have the time to make a gui now. - 
				
				@whocares Take a look at Gooey.
Just a tiny bit of tweaking and you might have something good.
https://github.com/chriskiehl/Gooey 
Related Rants

No questions asked
As a Python user and the fucking unicode mess, this is sooooo mean!
I just started working on a little project to browse devrant from terminal. It converts images to ascii art!
last night i was searching for a way to check the battery charge level of my bluetooth headset on linux. None of the workarounds seemed to work for me. I did some research on how bluetooth devices communicate over socket and wrote a python script to do the job. I'm sharing it here. It may be useful for you too.
https://github.com/TheWeirdDev/...
rant
bluethooth headset
battery level
python