8000 GitHub - arthurfait/usermount: A simple C program to automatically mount removable drives using UDisks2 and D-Bus.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arthurfait/usermount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usermount - Simple C Automounter

Purpose

usermount is a small C program that interacts with UDisks2 via D-Bus to automount removable devices as a normal user.

Dependencies

Compiling

Just type make.

If you wish to disable notifications, edit the Makefile to comment the marked lines.

Running

Currently, usermount takes no arguments, so just run usermount.

About

A simple C program to automatically mount removable drives using UDisks2 and D-Bus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • Makefile 9.1%
0