Managed Projects

faster

  No analysis available

Faster is a very little init script aimed at Linux power-users and geek stuff oriented people. It is not industrial strength and does not comply with any other buzzwords. What it really does well is providing the fastest boot times you can achieve in you machine under normal conditions. It ... [More] provides you a normal initialization process and then exits granting control to any daemon manager you choose (About 2 to 5 seconds to the login prompt depending on your machine power and disk pollution) It is compatible with any POSIX shell (tested with busybox ash and dash) and a little distribution agnostic. Does not rely on additional dependencies. Mostly a successful personal proof of concept which I deploy in any machine I have access to. Please visit the home site for more information. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Artistic_..., Beerware

oddfx

  No analysis available

odd Fx (Oled Display Daemon Effects) Is a software interface enabling users to interact with the oled display of ASUS G series notebooks, thanks to the capabilities of asus_oled driver. The oled present in such machines is usually a 256x32 dots display intended to show system information, output ... [More] from some applications and player messages from gaming consoles. It currently supports the first, the rest is work in -fast- progress. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Artistic_..., gpl3_or_l...

linuxrules

  No analysis available

Linux rules is project started from oddfx set of rules for reading Linux system information. It is very simple, stand-alone and is intended to read as much Linux system information as possible in a single pass. AWK is the chosen language for obvious reasons: * Speed (Much simpler, smaller and ... [More] often faster than C/C++ code) * Maintainability * Portability (AWK is omnipresent in every Linux based distribution) With the way output is produced and the speed at which it is obtained, linuxrules could be easily used in conjunction with dmenu2, ratpoison native menus or even used in a pipeline to feed a shell prompt. Future releases will include means of starting hooks/actions from linuxrules itself. Please check out WIKI [Tests] and [Help] sections for further information. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Artistic_...