Einfache Projektliste Software-Karte

4849 Projekte im Ergebnis
Letztes Update: 2023-07-07 20:21

KiCad is an open-source electronics CAD tool. You can create schematics and design PCBs using an extensive open source library of parts. View your resulting PCBs in 3D and export to gerbers for manufacturing.

Letztes Update: 2022-07-23 00:26

AlterLinux ist ein von ArchLinux abgeleitetes Betriebssystem, das durch Anpassen von archiso entwickelt wurde. Japans erstes "von ArchLinux abgeleitetes Betriebssystem, das in Japan entwickelt wurde". Ausgestattet mit Xfce4, das speziell an die Standard-Desktop-Umgebung angepasst ist, ermöglicht es eine einfache Bedienung. Es kann einfach mit dem GUI-Installationsprogramm installiert werden. Alle Einstellungen wie Netzwerk und Festplatte können über die GUI vorgenommen werden. Dies macht es zum besten Betriebssystem für die Migration von Ubuntu und anderen Quellen. Da das Repository für ArchLinux freigegeben ist, können Sie die neuesten Pakete verwenden und die umfangreichen Informationen von ArchWiki unverändert verwenden. Die Entwicklung wird von FascodeNetwork (ehemals SereneTeam) durchgeführt, das auch SereneLinux verwaltet. Es ist das beste Betriebssystem, das Entwicklern mit umfassender Erfahrung und Technologie besonders wichtig ist, um die Verwendung für alle Benutzer zu vereinfachen.

Letztes Update: 2022-05-28 22:14

SereneLinux

SereneLinux was developed on a new Ubuntu-based OS from Japan, but we have changed to a Fedora-based OS and are focusing on beautiful UI, light weight, and unique features. SereneLinux will continue to evolve so that it can become the standard for the future.

Official site : https://serene.fascode.net/

Forum : https://forum.fascode.net/

Twitter account: @FascodeNetwork

Note 1: The APT repository server registered for Beta4 and Beta5 has been suspended.

Note 2: The source code management has been moved to Github (https://github.com/FascodeNet), and the remaining Git repository on OSDN may not be the latest one.

Note 3: The source code of Fedora version is maintained at https://github.com/Serenelinux

Entwicklungsstatus: 1 - Planung, 3 - Alpha, 4 - Beta
Natürliche Sprache: English, Japanese
Programmiersprache: C++, JavaScript, Python
Themen: Live CD
Benutzerschnittstelle: Project is a window manager
Register Date: 2019-04-15 10:00
Letztes Update: 2014-05-26 21:52

Python

Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

Letztes Update: 2014-06-14 04:01

WiKID Two-Factor Authentication System

The WiKID Strong Authentication System is a highly scalable, secure, self-hosted two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.

Letztes Update: 2013-03-17 23:26

MoinMoin

A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation.

Letztes Update: 2014-04-20 17:10

LiVES

LiVES is a simple to use yet powerful video effects, editing, conversion, and playback system aimed at the digital video artist and VJ. It runs under Linux, BSD, Mac OS X/Darwin, IRIX, and openMosix. It is frame and sample accurate, can handle almost all types of video, and is fully extendable through plugins and the included plugin builder tool. It can also be controlled remotely using OSC.

Letztes Update: 2014-05-25 18:14

Task Coach

Task Coach is a simple todo manager to manage personal tasks and todo lists. It grew out of a frustration that well-known task managers, such as those provided with Outlook or Lotus Notes, do not provide facilities for composite tasks. Often, tasks and other things to do consist of several activities. Task Coach is designed to deal with composite tasks.

Letztes Update: 2014-05-11 12:49

Eric

Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.

Letztes Update: 2023-01-15 18:53

Ctlos Linux

Ctlos Linux — iso образ, основанный на Arch Linux, собранный с помощью archiso скриптов. Официально доступно несколько версий, с различными рабочими окружениями.

Web page: https://ctlos.github.io

Wiki: https://ctlos.github.io/wiki

Forum: https://forum.ctlos.ru

Telegram: https://tele.click/ctlos

Vk: https://vk.com/ctlos



Проект с открытым исходным кодом. Некоторые компоненты лицензируются в соответствии с GNU General Public License (GPL) 2.0 или более поздней.

Natürliche Sprache: English, Russian
Programmiersprache: Python, Unix-Shell
Themen: Linux, OS Verteilung
Benutzerschnittstelle: X11 Applications, GTK+, Qt
Register Date: 2020-06-29 02:14
Letztes Update: 2014-05-25 18:14

web2ldap

web2ldap is a full-featured Web-based LDAPv3 client written in Python. It is designed to run either as with stand-alone built-in Web server or under the control of another Web server with FastCGI support (e.g. Apache with mod_fastcgi). It has support for various LDAPv3 bind methods and a powerful built-in schema browser. HTML templates are supported for displaying and editing entries, and LDIF templates can be used for quickly adding new entries. A built-in X.509 parser displays a detailed view of certificates and CRLs with active links.

Letztes Update: 2012-05-30 00:26

Berkeley DB

Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, C#, Java, PHP, and Perl APIs. It supports key-value pair (NoSQL), SQL, and Java Object formatted data. It is available for a wide variety of Unix platforms as well as QNX, Android, Mac OS X, and several varieties of Windows.

Letztes Update: 2009-12-22 21:58

Subversion

Subversion is a version control system. Originally designed to be a compelling replacement for CVS in the open source community, it has far exceeded that goal and seen widespread adoption in both open source and corporate environments. The Subversion project produces Subversion's core libraries (written in C), a fully functional command line client (svn), repository administration programs, API bindings for various languages (Perl, Python, Java, Ruby, etc.), and various additional tools and scripts.

Letztes Update: 2014-04-24 07:18

LinkChecker

With LinkChecker, you can check HTML documents and Web sites for broken links. It features recursion, robots.txt exclusion protocol support, HTTP proxy support, i18n support, multithreading, regular expression filtering rules for links, and user/password checking for authorized pages. Output can be colored or normal text, HTML, SQL, CSV, or a sitemap graph in DOT, GML, or XML format. Supported link types are HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, Telnet, and local files.

Letztes Update: 2010-05-20 05:44

libxml2

Libxml2 is the XML C library developed for the Gnome project. The library code is portable (to Linux, Unix, Windows, embedded systems, etc.) and modular; most of the extensions can be compiled out. Libxml2 implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, Relax NG, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, and SAX2. Support for W3C XML Schemas is in progress. It includes xmllint, a command line XML validator.