
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
QT4 frontend for CLI tool macchanger, written in Python using PyQt4.
---0.4.0---
Under the hood refactoring
Icon
small UI changes
better install and uninstall scripts
---0.3.63---
New version comes, with boot option which can be still buggy,if you'll find some, write me.
Boot option should be tricky, if you boot with changed MAC address, your device names should be also changed.
So once you booted with boot script, and you want to change MAC address on boot again, delete boot script(file-> delete boot script) and restart your computer first!!!
INSTALL:
untar
chmod +x install.sh
run install.sh as root
type mac_addresser
UNINSTALL:
chmod +x uninstall.sh
run uninstall.sh as root
dep:
-python
-pyqt
-macchanger
TODO:
- restore
PS: another distibutions should be added in boot options,if you tell how should boot script look (joffko(at)gmail.com )
PS1:you need to be root to change mac addres
Enjoy
12 years ago
0.4.0
- rewritten for better integration into another apps
- icon added
- UI polish
- code ready for simple creating boot scripts, for another distribution
0.3.63
- added boot option(initialy for kubuntu only
- added filemenu, with networking start/stop option
- code optimization, more feautures in same size
0.2.13
- log works much better
- bug with wlan removed
0.2.11
- first public release
12 years ago
0.4.0
- rewritten for better integration into another apps
- icon added
- UI polish
- code ready for simple creating boot scripts, for another distribution
0.3.63
- added boot option(initialy for kubuntu only
- added filemenu, with networking start/stop option
- code optimization, more feautures in same size
0.2.13
- log works much better
- bug with wlan removed
0.2.11
- first public release
yoho
14 years ago
Report
manikchand
12 years ago
Any GUI, Good, Bad or Ugly is always welcome.
BTW it is rare to have the MAC address changed, It is a special task only one in a million undertake, still it has got a GUI and that's good. No need to read a --help. And small utilities like this are really needed for OpenSource products to grab market.
The dusty days of the geek sysadmin putting all options in his brazen head typing lengthy commands on konsole need to be replaced. Now-a-days even sysadmins need a break.
Report
454casull
14 years ago
Report
jofko
14 years ago
Report