asmounter

About

asmounter is a swallowable applet I wrote specifically for the AfterStep window manager. It will show various mount points, allow you to mount and unmount filesystems, display the space consumed, and execute custom commands on a filesystem.

asmounter is written in C using Xlib.

The contact details in the older packages (0.3 and earlier) are out of date. They are my old contact details from my days at University.

You can find other applets at the AfterStep Applets Distribution site.

Licence

GNU General Public Licence

Changes

  • 0.4 (30/04/2003)
    • code cleanup to become familiar with the code again
    • command line arguments changed to be similar to other applets
  • 0.3 (28/03/1999)
    • added support for Digital UNIX (now asmounter works at my Uni)
    • added debug (-D) option
    • added -c option to cycle thru mountpoints when idle
    • added -geometry option for users to specify startup location
    • option to create rc file is now -C, not -c
    • fixed -w option for WindowMaker (I think)
  • 0.2 (25/03/1999)
    • added -d option so that users may specify the display
    • added -c to simplify the creation of a new rc file
    • general code cleanup
  • 0.1 (05/03/1999)
    • initial release