I released the initial version (and almost immediately the ,., version) of Sphere Filter... It is module(s) for the gret Lyntin client - a python telnet client that is ultimately extendable. This time there is no binary release of it, since it is that modular and so like, I was ounable to pack it into exe. You must really download python and run it as .py (or .pyw)
it is a bit uncommon, but now this program can be run with either wx or Tkinter GUI...depends on what you like more :)
the binary now contains the Tk version exclusively.
I hope i have covered everything needed in the docs (it is not that much for now :)<br>The versions prior to 1.3 do not have such documentation, but they are actually nothing else than the 1.31 with less features.
I released the latest version of the program. Actually the only major change in functionality from 1.2 is adding of an GUI (using wxPython). It`s advantage is mainly the scrolling bar which the console does not have :) and actually it is my first step towards work with GUIs - I am going to give a use of it when developing some clients.
the project has actually already reached certain level before starting the project here. I will submit the files of the previously reached versions, altough they were already done before...