About
tk_docapp is a small user interface (gui) for mounting devices and acpi energy monitoring under NetBSD. User of other *nix os can only use the mount option.
What's new
17. June 2007:
- Version 0.3 is out
Features
- tk_docapp is a stand alone application for any window manager
- it can monitor the status of your battery and your ac-adapter under NetBSD (using the console program "envstat")
- support for multiple batteries and ac-adapters
- you can configure up to three mountpoints
- tk_docapp can start your file manager after successful mounting
- tk_docapp is written in pure tcl/tk (no tcl/tk-extensions are required)
- a German translation of the program is available
The requirements
- NetBSD
- tcl/tk-version 8.4 or higher
Download
This software stands under the GNU GENERAL PUBLIC LICENSE and comes with NO warranty of any kind. You use it at your own risk.
| date | version | description |
| 17. June 2007 | 0.3 |
- code cleaning - fix a bug if the device names are similar |
Installation
Only try out without installation:
- copy tk_docapp_x_x.tgz on a place you want (e.g. /usr/local/src)
- uncompress tk_docapp in this directory (tar -xvzf ./tk_docapp_x_x.tgz)
- cd ./tk_docapp
- run ./tk_docapp.tcl
A installation into your system is very easy:
- copy tk_docapp_x_x.tgz on a place you want (e.g. /usr/local/src)
- uncompress tk_docapp in this directory (tar -xvzf ./tk_docapp_x_x.tgz)
- cd ./tk_docapp
- run ./tk_install.tcl as root
- choice a place for the files and the start script
Thats all. Now you can start the program with "tk_docapp"
Uninstallation
- cd /root/.tk_docapp
- run ./uninstall.tcl
Thats all.
Bugs
Nobody is perfect - bugreports, comments and opinions are very welcome.
I wish you a good time
Falk
tk_cdconverter*at*utanet.at
Last change: 12. January 2009