Liste des projets simples Logiciel Télécharger Carte

464 projects in result set
Dernière Mise à Jour: 2009-04-27 21:02

log4bash

log4bash facilitates creating easy to read and easy to parse log files from your bash scripts. Developers have the ability to override pretty much all of the default behavior. If the developer chooses to let a user do so, they can pass flags to a script at run time to control some aspects of the logging output. This includes displaying the logging output to the screen in addition to the log file, and altering the logging level. There is a script included (test.log4bash.sh) that provides working code on how to use all of log4bash's features.

(Traduction automatique)
Dernière Mise à Jour: 2012-07-29 23:24

CruxPorts4Slack

CruxPorts4Slack adapts the "ports" and "pkgmk" commands to allow the use
of ports repositories for Crux with Slackware. The httpup program, which
is necessary to use ports, is included in the package.

(Traduction automatique)
Dernière Mise à Jour: 2009-08-31 17:24

Boscli

Boscli is a framework to create interactive command line interfaces. It is meant to help developers write interactive shells for domain specific tasks. It provides an easy way to wrap and join together command line apps and utilities and create specific shells with security levels and modes, history, auto-completion, and so on. Using this framework any developer can build an interactive command line interface for configuration or monitor an appliance in a few minutes. Boscli can be used as a "glue code" for an appliance's interface or to create a "homogeneous" administration interface for different systems and applications.

(Traduction automatique)
Dernière Mise à Jour: 2010-02-18 22:49

tnote

tnote is a small note taking program for the terminal. It aims to be small, quick, and easy to use, and is similar to sticky style GUI note taking apps such as Tomboy notes.

(Traduction automatique)
Dernière Mise à Jour: 2009-08-27 17:22

topvhost

topvhost is a curses-based display of virtual host activity on a Web server. The display is created by monitoring a collection of server log files to show update time, update count, and selected fields from the last record of each file in a top-like presentation which can be sorted by last update time, update count, or domain name. Log file format and display columns are configured using an extension of the Apache LogFormat syntax. The collection of associations between domain name
and log file is specified either by direct enumeration or a file system glob() pattern in those cases where the domain name is part of the log file path. These details are saved in an INI format configuration file in the user's home directory.

(Traduction automatique)
Dernière Mise à Jour: 2011-01-12 10:27

Nextls

Nextls is a console application that keeps track of your music collection using a MySQL database to store information such as length, bitrate, metadata, and where on the hard drive it is located. When Nextls is launched, it will figure out any changes done since the previous run and update the database accordingly. The database is very simple to work with, and there also exists a sister project in Nx2 that will allow you to take your database online and stream your music from a Web browser.

(Traduction automatique)
Environnement de base de données: MySQL
Système d'exploitation: MacOSX, Linux, Windows
Langage de programmation: PHP
Interface utilisateur: Console (Text Based)
Dernière Mise à Jour: 2013-03-14 16:00

UniDic

UniDicとは

  • UniDicは日本語テキストを単語に分割し,形態論情報を付与するための電子化辞書です。
  • unidic-mecabは形態素解析器MeCabの辞書として利用できます。
Dernière Mise à Jour: 2017-03-05 22:03

CSVプリプロセッサ言語シ

CSVプリプロセッサとはExcelから多種多様なソースコードを自動生成するプログラムです。

Statut de développement: 6 - Mature
Langage naturel: Japanese
Système d'exploitation: Windows 7, Windows NT/2000, Windows XP
Langage de programmation: C++
Interface utilisateur: Console (Text Based), Win32 (MS Windows)
Register Date: 2003-11-24 06:00
Dernière Mise à Jour: 2014-05-17 15:59

HGL Suite

HGL is a compiler/interpreter suite for developing images. It features its own simple but powerful language, Lua integration, output in various formats as well as runtime input handled by plugins, and easy integration into various environments like Web servers or graphical applications. The input is taken from a source file, which has to be compiled for quick and frequent access by the interpreter. An interpreter then runs the compiled files, takes input from custom plugins (if neccessary), and outputs its result via custom plugins.

(Traduction automatique)
Dernière Mise à Jour: 2012-02-05 03:45

rho

Rho is a small, very powerful console-based POSIX text editor and mini-IDE with Bash/Emacs key bindings. A configuration file allows the user to create macros using not only any internal function but anything available to a shell command. Keyboard macros (Ctl-Alt-A through Z) can be sourced into the editor for each kind of task, the next sourcing overwriting the last. Rho also allows an unlimited number of templates (sh, awk, python, etc.) to be injected into executable buffers which trap stdout and stderr.

(Traduction automatique)
Langage naturel: Dutch, English, French, German, Japanese, Spanish
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: C
Sujet: Freecode.com
Interface utilisateur: Console (Text Based)
Dernière Mise à Jour: 2013-08-14 22:42

terminal_colors

terminal_colors is a tool to display a terminal color chart for 8, 16, 88, and 256 color terminals. It provides all the functionality of the various similar scripts found around the Web with some additional bells and whistles. It automatically detects 8, 16, 88, and 256 color capabilities (via ncurses) and displays the appropriate color charts. It can display the colors as blocks or (2D) cubes, optionally with color values overlaid in int or hex values. It can show the full rgb text string as well. It can also show the display with a vertical (default) or horizontal orientation. It has the option of additional padding and supports -h --help as well. It also works as a utility for converting between 256 and 88 color values.

(Traduction automatique)
Dernière Mise à Jour: 2009-03-30 16:11

ssh-curse

ssh-curse is intended to be a simple but enhancing GUI for using SSH on the terminal.

Dernière Mise à Jour: 2006-03-02 22:46

zaurus-ja

The projact aims building Japanese environment on
Linux installed Zaurus (SL-5x00, SL-A300, SL-B500, SL-C700).

Statut de développement: 4 - Beta
Langage naturel: Japanese
Système d'exploitation: Linux
Langage de programmation: C, C++
Interface utilisateur: Other Environment, Console (Text Based)
Register Date: 2002-06-24 18:05
Dernière Mise à Jour: 2009-08-12 13:43

Unhide.rb

Unhide.rb finds hidden processes on your system. It looks for active processes in many different ways. Processes found by some means but not others are considered to be "hidden", and are reported to the user. Unhide.rb is a Ruby rewrite of the original Unhide, which was written in C. Unhide.rb performs the same checks as the original, but is 10 times faster in only half as much code, and has better diagnostics when hidden processes are found.

(Traduction automatique)
Système d'exploitation: Linux
Langage de programmation: Ruby
Interface utilisateur: Console (Text Based)
Dernière Mise à Jour: 2013-07-11 22:03

msitools

msitools is a collection of utilities to inspect and create
Windows Installer files. It is useful in a cross-compilation
environment such as fedora-mingw.

(Traduction automatique)
Système d'exploitation: Linux
Langage de programmation: C
Sujet: Freecode.com
Interface utilisateur: Console (Text Based)