Category: Mac
Top apps and utilities to make your OS shine.
I get bored easily and I am a visual person, I like my desktop to be flashy and beautiful. I also like things that speed up my productivity in a visual appealing way. Of course I am a Linux user, which makes theming way more easy and a lot more flexible than Windows and Mac […]
Get keywords from YouTube video meta tag.
Get YouTube keywords easily with Python and make it a TK GUI app.
Create Desktop App from WebApp.
Here’s a nifty tool for Windows, OS X, and Linux to convert web apps, like the online Amazon Kindle Reader, to a desktop app. https://www.npmjs.com/package/nativefier
Using Linux with iPhone the easy way.
Copy Lollipop Playlists with Python. Update Oct. 27, 2019: Installed Pop! OS 19.10 and it is a solid OS. I’m still using Shotwell, which is downloading photos perfectly without any need for a third party tool or code and I am also still using Samba to download and play my music in FlacBox. Update: I […]
Review or Delete Duplicate Files with Python.
My music and photos were getting out of hand. Thought I would share.
Linux for Graphic Artists and Designers: A real world setup.
Over the many years I have done graphics I have worked on BeOS, Linux, Mac, and Windows. Needless to say, I have software all over the place for all four OSes. On Windows and Mac I think Adobe is the best option by far for the plug-ins, brushes, and ease of use. I switched to […]
Krita and the accidental painting.
It has been a long time since I checked out Krita. I Painted this in Krita 3.1.1 on Mac Yosemite, versions for Windows as well and of course Linux; all are free. The bird took about six hours, give or take, and the program was not shut down for two days. I had one lock […]
Linux like Package Management for Windows and Mac
Package managers for installing open software. These gives you Linux like package management similar to Linux apt, zypper, yum, etc… Windows: https://chocolatey.org/install Mac: http://brew.sh/ Brew GUI https://www.cakebrew.com/
Leucine calculator for MSUD management. Windows, Mac, and Linux.
I created a calculator to approximately calculate milligrams of leucine and exchange based on serving size by grams of protein. You can save the calculation as a food and further calculate meal totals. It could be helpful for people with MSUD or possibly body builders needing to calculate luecine intake. I provide this software free […]
Ajax driven HTML 5 radial gauge.
I recently updated an older JavaScript gauge example that I created years ago if anyone is interested in creating gauges and wants a working example. This web based example takes a value between 0 and 100 and will automatically update using Ajax to pull the values in from a json file. There is no need […]