Liste des projets simples Logiciel Télécharger Carte

21 projects in result set

Joborun Linux

Arch-Linux inspired, not based, not a fork in the true sense but really a fork. Generally source based and conceived, but without a finite commitment. The source and git/archiving technique will always accommodate the quick and effortless way to build from source.

All core base system packages rebuilt without systemd, udev, logind, and resistance to using zstd, but having the ability to use it selectively or by the package manager to decompress zstd compressed packages. Also optionally turn off all ipv6 functionality, since it only serves the "internet's" problems and not our own, yet!

For everything that Obarun provides, packages with direct systemd running dependencies, its init and service supervision software, joborun acts as complimentary. In rare cases where we disagree with the way Obarun has built a package we will rebuild our own. Pacman and its configuration keeps the system in order, drawing the most essential base system from joborun, the rest from obarun, and whatever else may be needed either from arch or by selecting to build from source in a quick automated way.

In addition, we have repackaged Obarun's 66 to cohabitate with runit, we will provide an initial setup for both and only runit on the base iso. We will support no particular DE or DM, we consider them useless and only of aesthetic value to users in need of an ms-windows/apple kind of graphic computing environment. We are oriented to unix like sysadmins, not those who seek ms-win alternatives for free (as in beer) but those who seek freedom from mega-corporation control and influences.

The resulting system can easily be converted to "just Obarun" at any point, or anything else without a need for re-installation. Obarun already provides a tool to make sure your installation is purely obarun, which means it will replace all joborun packages with Arch.

The name: JWM OpenBox Obrarun RUNit therefore has the above meaning. The logo reveals an A for Arch fading and an O for Obarun becoming more complete.

For more information see our website at http://pozol.eu

Statut de développement: 2 - Pre-Alpha, 3 - Alpha, 4 - Beta
Licence: ISC License
Langage naturel: English
Système d'exploitation: Linux, Other, Other Operating Systems
Sujet: Linux, Live CD
Activity Percentile: 12
Activity Ranking: 77Ranking
Register Date: 2022-02-02 23:52

joborun-repos

joborun linux binary repositories

Statut de développement: 5 - Production / écurie
Licence: ISC License
Langage naturel: English
Système d'exploitation: Linux
Interface utilisateur: X11 Applications, Console/Terminal
Register Date: 2023-02-14 19:27

masspie

Mass-scanning port 25/tcp then checking if STARTTLS is enforced or not

apollox

A test project to determine if osdn with work for me

mobs

"My Own Backup System", or "Mathieu Olivier's Backup System", is a Python module and an application to create, test, and restore file backups. The backups are created using standard file formats such a ZIP archives and JSON files, which allows the restoration of a backed up file even without the MOBS tool. It supports full or incremental backups. Although it's developed on Linux first, MOBS aims to become a cross-platform backup solution

jobextra

this is a test and must be deleted

BIF-6809

Near fig Forth interpreter for the Tandy/Radio Shack Color Computer.

Written in 6809 assembly language.

Features nested binary tree vocabularies.

DO

Another Programming Language.
DO-Anything!

Statut de développement: Planification
Utilisateurs cibles: Other Viewers
Langage naturel: English
Système d'exploitation: OS Independent
Langage de programmation: C, Other
Register Date: 2021-05-15 01:48

Eliza 6000

This is intended to be a historically accurate re-implementation of Weizenbaum's famous 1966 program ELIZA, runnable on the Living Computer Museum's recently restored 1967 CDC mainframe computer.

Museum visitors (and people elsewhere in the world, who log in to the mainframe remotely via the Internet) not only will be able to have a conversation with the program's simulated AI, but also will be able to "teach" it new responses, as Weizenbaum originally intended, using Weizenbaum's original syntax.

Statut de développement: 2 - Pre-Alpha
Licence: ISC License
Langage naturel: English
Système d'exploitation: Other Operating Systems
Langage de programmation: Lisp
Sujet: Linguistics
Interface utilisateur: Console/Terminal
Register Date: 2019-02-01 08:43

hnix

Hans' *nix code, a small collection of tools in various languages to make everyday life easy and simple on my Slackware and OpenBSD computers.

openbsd-devenv

A minimal set of configuration files and shell scripts to quickly setup a secure development environment on a freshly installed OpenBSD system. This includes configuring the shell (ksh), firewall (pf), window manager (FVWM) and GUI terminal (Xterm). Additional shell scripts will be provided to install and configure Emacs, Chromium browser and rust compiler & package manager (cargo).

htools

Hans' tools, an amalgamation of C code collected through personal and professional experiences.

Dernière Mise à Jour: 2015-08-06 15:40

vgmstream

vgmstreamgは、ビデオゲームで使用されるオーディオフォーマットのストリーミング再生のためのライブラリです。

Dernière Mise à Jour: 2009-06-23 22:09

Methabot Web Crawler

メタノールは、多目的のスクリプト実行可能 web 拡張構成システムと建築設計の速度が最適化されたシステムをクロールです。Methabot は、メタノールの web クローラーです。

(Traduction automatique)
Dernière Mise à Jour: 2008-01-06 07:04

Pexpect - Pure Python Expect-like module

Pexpectは、子アプリケーションを生成し、それを制御し、そしてそれら出力であらかじめ予想されるパターンに反応させることができるPythonモジュールです。Pexpectは、ssh, ftp, passwd, telnetといった対話的なアプリケーションを自動化するために使用できます。