Line 21:
Line 21:
--[[User:Bg4545|bg4545]] 23:47, 15 August 2010 (UTC)
--[[User:Bg4545|bg4545]] 23:47, 15 August 2010 (UTC)
+
+
== Python/Tkinter ThemeShooter ==
+
+
ThemeShooter is a good app that will definitely help with the new HBC themes but unfortunately its windows-only with no-source. As a result of this, I decided to write a python version from scratch (relies on Tkinter and PIL), using the screenshots from the main page as guidance. It could probably do with some cleaning up, comments, etc and it's inferior as it merely shows a preview rather than generate an image file (plus I haven't added the Homebrew Channel text to it yet) but in theory it should run on pretty much any OS with python 2.x, Tkinter and the Python Imaging Library.
+
Basically what I'm asking is whether I can get the approval to add this to the ThemeShooter page as an alternate version for Linux, BSD and Mac users.
+
[[User:HoKaze|HoKaze]] 21:08, 16 August 2010 (UTC)