Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
Hama is a python script designed to make a tar file that contains all files in the same directory, except for itself and other previously Hama tar-ed files.
It is useful for personal document/code backup before everyday editing.
SynBioLib -- your toolkit for synthetic biology applications. SynBioLib aims to establish a platform on which the Synthetic Biology community can develop and share code that is common to many tasks and programs.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
A stand-alone editor using Mediawiki markup language to generate HTML code. You can create and preview pages written using Mediawiki markup (i.e. Wikipedia pages) while off-line.
The Review Pages tool generates a set of HTML pages that show the status of a working copy, or the difference between given revisions of a code repository, suitable for review. There is no need in a special server.
Simple program that helps in learning the Highway Code of Hungary called KRESZ.
Written in Python, uses wxPython, runs on every platform that supports Python and wx.
Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights
Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
That project aims at providing tools and code to be used in C++ projects that use CppUnit and/or trac, to be able to include them easily in CruiseControl.
Anomaly Wiki is a file-based content management system (CMS) written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies). All you need is a web server running PHP 4.3.0 or later.
Collaborative editor, requirements management tool and much more
ARREA (A Reasonable Requirements Engineering Application) is a simple yet powerful requirements management tool that uses arbitrary files to store information and Subversion to allow team collaboration.
Its simple conventions make it suitable for much other purposes. In fact, for any document-oriented tasks focused on collaborative work and exhaustive change and traceability management.
At its heart, ARREA provides a thin layer on top of SVN that allows it to be used as a powerful...
NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2
A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature. For documentation, please see the wiki.
Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
LaTeX editor written in Objective Caml (OCaml) with the GTK+ toolkit. It provides multi-document interface, syntax highlighting, code completion, UTF-8 support, plugins, customizable GUI, regexp-based find and replace and more...
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
A tool for exploring records of nominative votes in various legislatures. Currently, it includes just one legislature -- the US Congress -- and one simple visualization. (Code for CPython and Jython.)
Functional Programming for Python. Provides a small mixin to provide 1) type constraints for named tuples 2) pre/postcondition typechecking for functions 3) syntactical sugar to make your code look pretty (accomplished through a PEP 302 import hook)