Projects
-
- Members:
- 3
The μnix OS (pronounced "myoonix," as the "mu" in front is the greek letter μ, for micro) is an 8-bit multi-core workstation built around Atmel's AVR family of microcontrollers. From the AVR multi-core Processing System to the ATBIOS, this workstation is an 8-bit workhorse. Sporting ATXmega cores and ATmega/ATtiny peripheral controllers, the μnix workstation runs a UNIX-like exokernel Operating System, with architectural modalities based on Digital Unix and Solaris 2.6.
-
- Members:
- 1
Serwer UDP wyświetlający informacje o komputerze: komenda MEM – ilość pamięci dostępnej na serwerze (/proc/meminfo) PROC – lista procesów (ps -aux) DISK – zajętość dysków (df) WHO – lista użytkowników ( who ) NETINFO – wyświetla stan socketów TCP/UDP (netstat -at)
-
- Members:
- 7
This project aims to provide a generic API for Unix aplications to store configuration settings. The ultimate goal is to provide a single API so that applications don't have to care about where to store configuration settings, or parse them. Another goal is to provide a notification API so that all the system can figure out when the keys have been changed. Another APIs like this already exits, such as GConf, Xconf or dconf, but they all depend on GLib/GObject and not every project wants to depend on this. UConf pretends to depend only on libc and posix.
-
- Members:
- 2
hexgrep is a search tool for binary files, with a command line interface similar to the Unix tool grep. This project is in early development stage.









