Showing 858 open source projects for "commons"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    easyaccounting

    Projeto para gerenciamento da contabilidade pessoal

    Projeto para gerenciamento da contabilidade pessoal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Lingvist. Irregular Verbs

    Lingvist. Irregular Verbs

    The program for learning english irregular verbs.

    "Lingvist. Irregular Verbs" is the program for learning english irregular verbs. You need only write down second and third forms of verbs into fields and press Enter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    mydocuments

    Enterprise Content Management System

    “Mydocuments” open source Enterprise Content Management system scalable for very large organization with geographically distributed branches. ECM is an umbrella term covering document management, web content management, search, collaboration, records management, digital asset management (DAM), work-flow management, capture and scanning. Technology “Mydocuments” developed using latest technology. Such as Java , MySQL , Mongo (NoSQL) and GIT. System architecture follow SOA to ensure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Calculator

    Java Calculator

    Simple, easy to use, easy to learn calculator developed in java swing

    A simple calculator designed to perform calculations of your choice, Pro Calculator also comes with access to customization on buttons and number font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Crowns and Shadows

    Crowns and Shadows

    A game of political domination

    A turn based strategy game of global and political domination. Decisively command your troops on the battlefield, or build a network of allies through intrigue and diplomacy. Lead your noble house to glory or infamy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Appleverse Wizard

    Appleverse Wizard

    Windows Games Installation with Wineskin Supporter

    This program teaches you how to install some Windows games on Mac using Wineskin, and makes somethings easier, like put a company name, choose an icon or create a drive_d. It gives you some YouTube tutorials links too. The Appleverse new edition was released, Gamma Studio: http://gammastudio.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    IPCam viewer

    IPCam viewer

    IPCam video stream viewer based on Sitecom WL-405

    This is the IPCam viewer android source code for Sitecom WL-405. By modifying the video resource url, the code is suitable for other products too. Minimum OS: Android 2.3 Known issue: Motion detection sometimes stop responding. It will be fixed in next release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SutraReader

    Arranges a Sutra text in the traditional layout

    This is an application designed to arrange / lay out a Chinese or Japanese Sutra text in the traditional layout (from top to bottom, from right to left). The input can be any file (the application can pick out the relevant parts) and the output is the layout (arranged in HTML file(s)) and the content (a plain text file with the content). Beside this, you can get a statistics about the ideograms and can exclude certain characters or ideograms from the content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ImageToGerber

    Creates gerber files from standard images

    Reads image files and writes out a gerber RS-274X file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VOXPlayer

    VOXPlayer

    A simple VOXPlayer to play vox audio file

    A simple VOXPlayer to play vox audio file, created by java technology. VOXPlayer is able to run on mac, linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GraphEditor

    GraphEditor

    Graph editing tool

    For creating graphs with can be exported to use in game making environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ModelMutationSystem

    Mutation System for UML and Variability Models

    This Mutation Systems defines operators for mutating UML and variability models. In UML it supports the following diagram types: state machines, classes, composite structures, In variability modeling it supports feature models and feature mapping models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RMI over WebSockets

    Remote Method Invocations over WebSockets

    This project provides a library for remote method invocations between the browser and a Jetty Web Server using the HTML5's WebSocket. RMIWebSocket can be used as an alternative to XMLHttpRequest in developing rich Internet apps. RMI WebSocket enables tight method-level integration between the user interface and the server, where the Javascript can call Java methods on the server and the server can call Javascript methods on the browser. It takes care of serializing and de-serializing the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Momo

    Momo

    Time tracking system

    Momo is a time tracking web application developed in the Digital Innovation Group at Arizona State University. It is implemented in Java using the Spring framework and Db4o. Get back your stolen time!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MendelScan

    Variant scoring and linkage mapping for family exome sequencing

    MendelScan is a tool for prioritizing candidate variants in family-based studies of inherited disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CalendarWidget

    Java Calendar Widget

    This is a simple calendar widget written in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SAHARA Labs

    SAHARA Labs

    Enables the development of remote labs.

    ...SAHARA Labs is now developed on the following Github projects: * Scheduling Server - https://github.com/mdiponio/sahara-labs-scheduling-server * Rig Client - https://github.com/mdiponio/sahara-labs-rig-client * Rig Client Commons - https://github.com/mdiponio/sahara-labs-rig-client-commons * Web Interface - https://github.com/mdiponio/sahara-labs-web-interface
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21

    PersonalExpenseManager

    administrate your expenses

    Administrate your expenses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DArtikel!

    DArtikel!

    Learn the articles of German words.

    Learn words in german that you know at your own pace. With this system you can add the words you knew in a day and then do exercises with them. Written by: Jovanny Pablo Cruz Gómez. Computer Engineering Student. IPN, ESIME Culhuacan, Mexico City.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Open TeamPlay

    An OpenSource (C# .NET) TeamPlay Environment.

    An Open Source (C# .NET) TeamPlay Environment. - Permits the easy downloading of games that may not be available via Steam, and their Source Port derivatives. - Preconfigured for easy play. - Enables the easier download of enhanced user made content for such titles. - Enables easier Multi-Player. - May incorporate a chat client in later versions. - Encryption: May incorporate up to 9.99% U.S.-origin parts or components. Officially Supported Operating Systems: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    stab

    WebSockets based 2D / 3D multiplayer action game

    This is my first try in the field of multiplayer online gaming. And this is also my first experience working with Three.js and 3D graphics in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Projecto ilustrativo para o módulo "Teste e Qualidade de Software" do Mestrado em Organização de Sistemas de Informação da UJPCV
    Downloads: 0 This Week
    Last Update:
    See Project