An open API service indexing awesome lists of open source software.

https://github.com/TAAPArthur/ndev

Nano sized device manager
https://github.com/TAAPArthur/ndev

Last synced: 2 months ago
JSON representation

Nano sized device manager

Awesome Lists containing this project

README

        

# ndev nano sized device manager

# Prereqs
Compile kernel with `CONFIG_UEVENT_HELPER`

# Install
`make install`

# Features

* mdev/sdev like syntax
* Run commands on device add, remove or both
* Auto create device nodes and change ownerships and permission
* Load modules via modprobe out of the box
* Works with (libudev-zero)[https://github.com/illiliti/libudev-zero]'s hotplug out of the box

# License
MIT