Here you will find the latest pre-releases for the upcoming release of PHCTool2.
What is PHCTool2?PHCTool2 is -suprise suprise- the successor or PHCTool. It is a GUI, written in Python and GTK to set up values for linux-phc. PHCTool2 is able to load plugins so the functionality can be extended.What is new in PHCTool2?PHCTool2 is an empty Shell with a PluginManager that loads plugins.
This allows other developers to easily extend this tool of update an existing tool without crawling through all the code.
We can later easily and quickly add support for new features just by writing a plugin.What is the current developement state?The Shell with the plugin Manager is complete. Also the PHC Plugin that allows you to set VIDs is complete and can be tested now. Also there is an Example Plugin for developers that wants to have a look into an empty plugin frame. The Plugin to control FIDs still is in progress..
What is new in the PHC Plugin?This Plugin is able to write a standardized configuration file. This configuration file can be used by any init script. The Syntax is Bash-Like so it should be easy to adapt existing scripts written in bash or python (and surely other script languages, too).What is planned for the next (pre-) releases?The PHC Plugin should be made more beautiful and easier to use. I think about displaying things in a more graphical manner. Also a plugin to manage the new features of the AMD phc-k8 module is in progress.Can I get a pre-release of PHCTool2 and test it?Sure. At the end you will find the latest pre-releases. Keep in mind that many things are not tested yet. Many problems I never ran in to may be not handled well by this tool. Please notice me about any trouble you run into with as many information as possible so I can fix it.Hey I want to develop a Plugin. Can I?Sure. That is one of my reasons to make PHCTool2 loading plugins.
BUT: The Plugin API may be altered until the final release. If you want to stay informed about changes download every new release or better: meet me in the chatroom. I will inform you and discuss any changes with you.Screenshots:
The PluginManager:
Attachment:
PHCTool_PM.png [ 29.56 KiB | Viewed 5328 times ]
The PHC Plugin (Setting VIDs tab). You see the SpinButtons for each FID there and the default value.
Attachment:
PHCTool_PHC1.png [ 39.92 KiB | Viewed 5324 times ]
The Settings tab for the PHC plugin. You can set up some paths here (currently in a fake-phc environment)
Attachment:
PHCTool_PHC2.png [ 35.6 KiB | Viewed 5327 times ]
Pre-Release 01:
This pre-release comes with a fake phc environment. Values will be read and written to text files in the fakephc subdirectory.
You can use this pre-release to set up real values. Just alter the paths in the settings tab.
Pre-Release 02:
-Changed Plugin API
-Added Example Plugin
Pre-Release 03:
-Changed GUI of VID and FID Plugin to scroll values if they do not fit within the frame.
-smaller work here and there
Run phctool.py to start PHCTool2.
Attachment:
PHCTool2-pre-3.tar.gz [52.85 KiB]
Downloaded 835 times