Device Manager 4 Linux is a distro agnostic graphical device manager for Linux that lets you disable and enable devices without blacklisting the associated kernel module and without requiring a reboot.
Go to file
2023-05-12 19:24:00 +08:00
demo Updated video showing USB Device Notification in action 2019-12-01 21:51:31 +11:00
lib/libsources Added INCLUDE paths to project file - this fixes some potential compilation issues for some users 2020-12-21 22:19:28 +11:00
res Backported APIs from other projects + major refactoring 2019-12-29 20:27:53 +11:00
screenshots Rewrote USB Device Listing 2019-11-10 14:21:52 +11:00
ui Added INCLUDE paths to project file - this fixes some potential compilation issues for some users 2020-12-21 22:19:28 +11:00
application.cpp Updated API back end, fixed a crashing bug, general UI improvements 2020-09-14 09:58:50 +10:00
application.h Updated API back end, fixed a crashing bug, general UI improvements 2020-09-14 09:58:50 +10:00
bootstrap.cpp Backported API changes from other projects, no activity because very busy with other projects (to be released) 2020-03-13 12:18:08 +11:00
clangxx.inc Implemented a proper search as you type 2020-03-29 11:31:51 +11:00
COPYING Initial upload 2019-10-27 14:07:28 +11:00
definitions.h Updated API back end, fixed a crashing bug, general UI improvements 2020-09-14 09:58:50 +10:00
DISTRIBUTION Initial upload 2019-10-27 14:07:28 +11:00
dm4l.pro Added INCLUDE paths to project file - this fixes some potential compilation issues for some users 2020-12-21 22:19:28 +11:00
dm4l.pro.user Added INCLUDE paths to project file - this fixes some potential compilation issues for some users 2020-12-21 22:19:28 +11:00
libcxx.inc Initial upload 2019-10-27 14:07:28 +11:00
LICENSE Initial upload 2019-10-27 14:07:28 +11:00
log_macros.h Updated API back end, fixed a crashing bug, general UI improvements 2020-09-14 09:58:50 +10:00
README.md Update README.md 2023-05-12 19:24:00 +08:00
RULES OF CONTRIBUTION Initial upload 2019-10-27 14:07:28 +11:00
THIS IS WORK IN PROGRESS Initial upload 2019-10-27 14:07:28 +11:00

Device Manager 4 Linux

*** UPDATE: 12/05/2023 *** This project is somewhat out of date now but it has not been forgotten. A few things have changed since my last update, mainly with the backend along with some cosmetical updates and the reason I have not been active here is because I've been working on a new Desktop Environment for Linux (soon to be announced).

Device Manager 4 Linux is a distro agnostic graphical device manager for Linux that lets you disable and enable devices without blacklisting the associated kernel module and without requiring a reboot.

Device Manager 4 Linux Device Manager 4 Linux Device Manager 4 Linux

You can also apply the changes when your system starts.

The source code is being updated on a daily/hourly bases. Check often if you want to get the latest and most reliable version. Please email me if you find isuses.

I will be releasing AppImages any moment but haven't yet because I am still testing.