Showing 194 open source projects for "management software"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Ky eshte nje projekt i HAPUR/FALAS per publikun Shqip-foles i cili permban nje seri Video-Kursesh, Udhezime, dhe Shembuj Kodi per gjuhe (web) si: XHTML, CSS, JS, PHP, AS3 etj. si dhe per Desktop: C++, Java, Adobe Air etj. + programe/praktika te ndryshme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A system designed to manage Orchestra music in typical library circulation style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project contains a framework, built to be used in a Digital Game Design Undergraduate course. Such framework allow a better learning of object-oriented principles by first-grade students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A traslator from BPEL4WS processes to YAWL workflows that works with translation patterns. It takes a BPEL document in input and creates a YAWL workflow that rapresents it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    this software eases the way of storing and retreaving self developed code parts. The developer (JCodeBase user) can easily save his/her codes and retrieve them. The specialty of JCodeBase is that it uses java and derby db so it can work every where and b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Muzzle is an application that help Test Projects to customize, develop, maintenance and management test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An electronic book catalog database organizer software that helps to catalog and search ebook collections. Can automatically search for book information from Amazon to quickly tag the e-book collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Collection of Java libraries, including Java classes, under the GNU Lesser General Public License. This collection includes all versions that are under the GNU LGPL, even if a newer version is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Trauma registry suite; Data collection application and server scripts to build trauma data warehouse and perform web-based analysis reporting. Cross-platform compatible for Windows, Apple, Unix, or Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    eSIMS is a Student information management system for Indian schools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AchitectHelper is an framework developed to make easy the development of simple 3-layered systems by providing generic layers for business and persistence. At this initial stage it helps IT students but its intented to help complex projects too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenMKS is a search & navigational tool for large multimedia collections. With pluggable functionality and a core subsystem supporting the z39.50 ZING Community SRW search & retrieval specification, it can be run either as a Servlet or as a Web Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This software is use for education. JTennisClub, ensures the management of a club of tennis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GradeBase is a open source class management software aimed to replace commercial products such as WinNote. Built to provide an easy to use management software for everyone, GradeBase focuses on reducing valuable time spent organising student records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iSNS is an interactive neural network simulator written in Java/Java3D. The program is intended to be used in lessons of Neural Networks. The program was developed by students as the software project at Charles University in Prague.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Harvasset provides individuals/organizations with an easy to use and effective way to capture, collate, and circulate information about the know-how they use to be successful. It is the first 'grass roots' approach to comprehensive Knowledge Management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scribe Software is a software system for the nondestructive scanning and digitization of books with the Internet Archive's Scribe machine. The Java UI and PHP image processing pipeline produce books for www.archive.org and other digital libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KNN-WEKA provides a implementation of the K-nearest neighbour algorithm for Weka. Weka is a collection of machine learning algorithms for data mining tasks. For more information on Weka, see http://www.cs.waikato.ac.nz/ml/weka/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Didactor is an Open Source E-learning environment, written in Java and built on top of MMBase (http://www.mmbase.org). Didactor consists of over 20 didactic components, like e-portfolio, assessment, competence management, group discussion, chat etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project for a Library management with MySQL db support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Software to support interchange of metadata for filk music archives, using an XML schema as the interchange standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CAIR is an e-learning project that allow users and subjects management. You can associate pupils and teachers to subjects and works for this subjects. There are special functionalities for those subjects related to Robocup development.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo