Showing 1707 open source projects for "source-han"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Bibliograph

    Bibliograph

    Open Source Online Bibliographic Data Management

    Bibliograph is a powerful and intuitive open source web application for the collaborative collection, editing and publishing of bibliographic data such as a bibliographies, small library collections or shared research data. It features a modern user interface similar to a desktop application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ASTRES

    PHP powerful help-desk web software

    ASTRES is used in a helpdesk of the french civil aviation and allow to manage customer tickets (with workflow and level tree-view), internal actions between actors, diffused/received documents, sent/received material, planning, stats, reporting, news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sentrifugo Open source HRMS

    Sentrifugo Open source HRMS

    Sentrifugo is the best HR software for small & medium enterprises.

    ADOPT. ADAPT. ADVANCE. FOR FREE! Sentrifugo is a FREE and powerful Human Resource Management System that can be easily configured to meet your organizational needs... Sentrifugo makes your organization’s HR process easier. It is packed with HR essential modules like Appraisal, Time Management, Leave Management, Employee Management, Analytics, Hiring/Recruitment, Background Check, Service Desk and much more. Sentrifugo furnishes a complete HRM solution facilitating a strategic and...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    PetroFDS

    PetroFDS

    ThePetronics Food Delivery System(PetroFDS)

    ThePetronics Food Delivery System(PetroFDS) is free open-source online food delivery system software. It provides a platform for restaurant customers for buying their favorite food online using the web or mobile. Petro Food Delivery System gives you great support to manage your menus as per your needs. Petro Food Delivery System provides you with android and desktop versions of order-taking applications for your store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Saros - Distributed Party Programming
    Saros brings multi-writer synchronous distributed editing to the Eclipse IDE, e.g. for joint code reviews, explaining code remotely, or distributed pair programming -- all also for more than 2 participants; we call this Distributed Party Programming. It includes refined awareness functionality, text chat, and a simple distributed whiteboard/sketching facility. Eclipse Update Site: https://www.saros-project.org/update-site/eclipse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LedgerSMB

    LedgerSMB

    Building High Quality ERP and Accounting Software for SMB & SME

    LedgerSMB is an ERP, featuring accounting (including AR, AP, and GL), quotation and order management, and more, for businesses with small to medium transaction volumes. The system has been shown to easily handle thousands of AR/AP transactions per week. Data integrity, security, quality, and responsiveness are key values for our community, both among the developers and, we hope, the users. Additionally we aim to make LedgerSMB into a platform to integrate with, or even serve as a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HumHub - Social Network Kit

    HumHub - Social Network Kit

    Open Source Social Network Kit written in PHP

    HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP. It's perfect for individual: - Social Intranets - Enterprise Social Networks - Private Social Networks Find more information at: http://www.humhub.org HumHub is powered by http://www.yiiframework.com/. Modules (Selection): - Mail - Polls - Tasks - Wiki - Calendar - Notes (Etherpad Integration) - .. and many many more!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SWordy

    SWordy

    An Office add-in which allows data import from Stata into Word

    SWordy is an Office add-in which allows data import from Stata into a Microsoft Word document. SWordy can also create automatic documents, namely Word documents which can automatically update their data by retrieving it from Stata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    foodsite

    foodsite

    Online Food Order Management Site made on Django Framework

    foodsite is an online food order management site made on Django Framework.
    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

    Greenfield

    Greenfield is a lightweight eCommerce application

    Greenfield is a lightweight eCommerce application focused on quick and easy setup. Greenfield is built on Grails, a full stack web application framework for the JVM. Currently developed for Grails version 2.4.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ipytracer

    ipytracer

    Algorithm Visualizer for IPython/Jupyter Notebook

    Algorithm Visualizer for IPython/Jupyter Notebook. If you use the display(TracerObject) code from where you want to see, you can use it without any special modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vorlon.JS

    Vorlon.JS

    A new, open source, extensible, platform-agnostic tool

    An open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io. Install Vorlon.JS and add a single line of JavaScript to your web app. Run your server and start the Vorlon.JS dashboard. Remotely connect up to 50 devices simultaneously. Run your code on each or all of them with a single click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    Inspired by Grokking Algorithms and python-execution-trace, this project aims to reveal the mechanics behind algorithms via interactive visualizations of their execution. Visual representations of variables and operations augment the control flow, alongside actual source code. You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. Literally the same source file. Going back and forth between function execution (and call stack when algorithm uses recursion) is effortless. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Delightful Labor

    Delightful Labor

    Non-profit management

    (no longer supported) Delightful Labor offers many features to help manage your non-profit, including: - CRM (customer relationship management) to track the constituents, supporters, and businesses - Donation management, including * Accounts and campaigns * Multi-currency support * Honorariums/memorials * Gift Acknowledgement * Soft-cash relationships * In-kind donations - Personalization features - custom tables and fields. - Documents and Images - upload documents and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PapersWP

    PapersWP integrates Papers to WordPress for assinchronic online events

    PapersWP is a PHP/MySQL application for integrating Papers to Wordpres for management of assinchronic online events. Based on Papers, a Brazilian Events Manegement System used until 2006 on the FISL (international forum of free software), it allows: a) to publish in Wordpress direct from Papers, b) to present in the schedule grid links for each presentation on Wordpress, c) subscription on Papers and WP simultaneously, d) features for educational proposal, as revision of mini curriculum and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rodeo

    Rodeo

    A data science IDE for Python

    A data science IDE for Python. RODEO, that is an open-source python IDE and has been brought up by the folks at yhat, is a development environment that is lightweight, intuitive and yet customizable to its very core and also contains all the features mentioned above that were searched for so long. It is just like your very own personal home base for exploration and interpretation of data that aims at Data Scientists and answers the main question, "Is there anything like RStudio for Python?" ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    jorani

    jorani

    Leave Management - Overtime Extra Day off Employee Human Resource

    Developed in PHP/MySQL with an open source licence (AGPL v3), Jorani is designed to provide simple leave and overtime request workflows for small organizations. Try the online demo : https://demo.jorani.org/ Enter bbalet and bbalet for the username and password. Main repository is on http://github.com/bbalet/jorani
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    stylefmt

    stylefmt

    stylefmt is a tool that automatically formats stylesheets

    ...Easier to read, when all code looks the same you need not mentally convert others' formatting style into something you can understand. Easier to maintain, mechanical changes to the source don't cause unrelated changes to the file's formatting; diffs show only the real changes. Uncontroversial, never have a debate about spacing or brace position ever again! If you are using stylefmt with stylelint configuration to format according to its rules, you can now use stylelint's, fix option (from v7.11.0) to auto fix. On the other hand, prettier supports to format not only JavaScript but also CSS, SCSS, and Less code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Whatever

    Whatever

    Unofficial Evernote client for Linux desktop

    Whatever is a lightweight unofficial Evernote© client for Linux desktop. Whereas Evernote Corporation still doesn't support Linux platform, there's a need to piece it out. Using a web version can not always be comfortable, therefore there's nothing that can be more useful than a desktop client. Whatever is built with Electron. It provides wide enough integration with desktop, such as dock and tray icons and background working mode. Withal, it affords all functionality that is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ZENBU is a data integration, data processing, and visualization web system based around three main web interfaces : an expression data enhanced genome browser interface, a secured user system for data upload and secured data sharing, and a data explorer interface to find and manipulate data across the many supported experimental data types and to find shared user configurations ZENBU is built as a web2.0 client/server application with javascript web clients and c++ server infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Posh portal (ex Portaneo)

    Posh portal (ex Portaneo)

    Your social Netvibes !

    POSH is a social PHP widget portal, web-based content and RSS feed reader, customizable and compliant with Netvibes. Usable in an educational, associative or enterprise intranet context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EarthWorks

    EarthWorks

    The road cutting and filling quantity analyser and report producer app

    Earthworks is a civil engineering related cutting and filling quantity calculator. It also generates reports in various formats of CSV and PDF. It takes the basic paraments to form the longitudinal section of the road along with the proportions ratio of cuttings and fillings. ================================= V 1.2: 1. Now creates the longitudinal section in CAD softwares. 2. Bug Fixes. ================================== V 1.1: 1. Application freezing, not opening bug...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24

    Body Maintainer Tool

    An html-based, off-line website to help you maintain your body.

    The website is made using html code and javascript. The javascript code allows looking up and displaying the caloric value of one food -using the USDA NDB database -; and also allows searching up foods hereby displaying (only) the vitamins, minerals and other (sugar, fats, ...) contents of that food -so not the calories-. It also allows the user to add up the vitamins, minerals, ... of several foods they searched for. It should also automatically compare (that sum of vitamins/minerals in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Logician is a JavaScript and C++ cross-platform Decision Table and XML based Rules Engine. Decision tables provide an efficient, easy way for expressing complex rules and deploying to the client on both the desktop and in a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project