Showing 214 open source projects for "webapp"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    ..., Bitcoin and more. Get paid online, organize project workflows with Kanban Boards, and track time online via your Webapp account all with Invoice Ninja.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 3
    FileSaver.js

    FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    Have you ever wanted to add a Save as… button to a webapp? Whether you’re making an advanced WebGL-powered CAD webapp and want to save 3D object files or you just want to save plain text files in a simple Markdown text editor, saving files in the browser has always been a tricky business. Usually when you want to save a file generated with JavaScript, you have to send the data to your server and then return the data right back with a Content-disposition: attachment header. This is less than...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Wire Desktop

    Wire Desktop

    Wire for desktop

    Cross-platform desktop app, wrapping the wire-webapp. Based on Electron. Wire is built for everyone – businesses, governments, and personal users. Download Wire on all your devices and get started. Available for Chrome, Firefox, Edge and Opera. Start your secure business collaboration now. For businesses and organizations looking for a secure way to communicate and collaborate. For organizations that require the highest level of security and control. Wire's code is open source and available...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    CoreUI Free React Admin Template v4

    CoreUI Free React Admin Template v4

    CoreUI React is a free React admin template based on Bootstrap 5

    CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp, CoreUI covers them all! Time is our most valuable asset, that's why we want to help you save it by creating simple...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TOTVS Developer Studio para VSCode

    TOTVS Developer Studio para VSCode

    Totvs Developer Studio for vscode

    The TOTVS Developer Studio for VS Code extension provides a development suite for the Protheus/Logix ecosystem. Using the LSP ( Language Server Protocol ) and DAP ( Debug Adapter Protocol ) communication protocols , both widely used and extensible to other IDEs on the market, such as Atom, Visual Studio, Eclipse, Eclipse Theia, Vim and Emacs. When starting VS Code with the TDS-VSCode extension installed, open (or create) the main folder that contains (or will contain) your source and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Better TweetDeck

    Better TweetDeck

    A browser extension to improve TweetDeck with a lot of features

    Adds some nice options on TweetDeck to provide a better experience on the webapp when used on Chrome, Opera, and Firefox! Like its name implies, Better TweetDeck has everything you'd want to improve your TweetDeck experience. Accent colors, alternative themes, advanced muting, and powerful customization, (almost) everything is possible! Better TweetDeck lets you choose between six additional accent colors and two new themes, that is more than a hundred possible theming combinations to make...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Shapash

    Shapash

    Explainability and Interpretability to Develop Reliable ML models

    Shapash is a Python library dedicated to the interpretability of Data Science models. It provides several types of visualization that display explicit labels that everyone can understand. Data Scientists can more easily understand their models, share their results and easily document their projects in an HTML report. End users can understand the suggestion proposed by a model using a summary of the most influential criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    notebooker

    notebooker

    Productionise & schedule your Jupyter Notebooks

    Productionise and schedule your Jupyter Notebooks, just as interactively as you wrote them. Notebooker is a webapp which can execute and parametrise Jupyter Notebooks as soon as they have been committed to git. The results are stored in MongoDB and searchable via the web interface, essentially turning your Jupyter Notebook into a production-style web-based report in a few clicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    WebExt Redux

    WebExt Redux

    A set of utilities for building Redux applications in Web Extensions

    A set of utilities for building Redux applications in web extensions. This package was originally named react-chrome-redux. webext-redux allows you to build your Web Extension like a Redux-powered webapp. The background page holds the Redux store, while Popovers and Content-Scripts act as UI Components, passing actions and state updates between themselves and the background store. At the end of the day, you have a single source of truth (your Redux store) that describes the entire state of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CoreUI Free Vue Admin Template v4

    CoreUI Free Vue Admin Template v4

    Open source admin template based on Bootstrap 5 and Vue 3

    ... to offer the ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device, be it Mobile, Web or WebApp, CoreUI covers them all! Save thousands of development hours by using ready-made, reusable, and commonly used widgets and UI components. Moreover, CoreUI Vue Admin Template is delivered with a ready-to-use environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Graphite-Web

    Graphite-Web

    A highly scalable real-time graphing system

    Graphite does two things, it stores numeric time-series data and renders graphs of this data on demand. What Graphite does not do is collect data for you, however, there are some tools out there that know how to send data to graphite. Even though it often requires a little code, sending data to Graphite is very simple. Graphite is an enterprise-scale monitoring tool that runs well on cheap hardware. It was originally designed and written by Chris Davis at Orbitz in 2006 as side project that...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    BatNoter

    BatNoter

    An open source, markdown-based, self-hosted note taking webapp.

    BatNoter is a web application that allows users to store notes in their git repository. This is a frontend project built using mainly react (typescript), redux-toolkit & mui components. BatNoter API is the backend implementation of REST APIs which are used by this react app. Login with GitHub. Create, edit, delete, organize & explore notes easily with a nice & clean user interface. Markdown format supported allowing users to add hyperlink, table, headings, code blocks, blockquote... etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PlateCatcher

    PlateCatcher

    Free Automatic Number Plate Recognition (ANPR) for Windows

    .... Webhook and Com Port Alerts: Integration with external systems via HTTP POST requests or COM port communication. WebApp Alerts: Notifications through the PlateCatcher.uk website, allowing users to receive real-time updates on any device with a browser. These alerts include detected number plate information, timestamps, and snapshots. The application allows users to manage and configure alerts and settings efficiently.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 16

    VeraCrypt-CrashCollector

    WebApp to handle and manage crash reports sent by VeraCrypt

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Unofficial MX Cinnamon

    Unofficial MX Cinnamon

    MX Linux with Cinnamon as default DE

    This project offers the Cinnamon DE as an alternative to XFCE or KDE. The project has added software aiming to make life easier for new users and apps for power users. Additional software includes but is not limited to Firefox Nightly MS 365 electron MS Teams Hypnotix Plex qbittorrent Surfshark GUI. I added applets which are radio 3.0 and weather. 1.31.24: pulseaudio bt support If issues using Ventoy: write ISO to USB vs Ventoy for computer to find files needed to boot Known...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Convertigo

    Convertigo

    Low Code Platform for Enterprises

    Convertigo is an open source Low Code Application Platform (LCAP) featuring MXDP (Multi eXperience Development Platform) for full-stack mobile and web application development - Large variety of connectors to enterprise apps - Low Code microservice builder to orchestrate and combine data and processes from multiple enterprise apps. - Offline data and complete data synchronization for disconnected scenarios. - Cross-platform WebApp and Native app mobile application development tools...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    WebAppReader
    I really liked the WebApp program in the Linux Mint distribution. However, I found it quite inconvenient that it only allows viewing online sites. Yes, adding them to the menu is very handy, but that's where the benefits end for me. At that time, I was actively learning programming and reading a lot of online documentation... Then, I decided to fully download the documentation using wget. But reading it in the browser was uncomfortable... That's how the idea to create a program that would...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    uweb browser: unlimited power

    minimal suckless android web browser with unlimited power

    - Powerful: html5 enhancement; any urls to host a website; javascript and shell scripting for general processing; and more with Termux. - Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc. - Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine. - Tiny: less than 200k - Fast: run fast, even with thousands...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Portofino

    Portofino

    Create a webapp from an existing database in 30 seconds - Java/Groovy

    Portofino is a free and open source web platform that helps developers create outstanding enterprise applications by addressing three specific needs: productivity, features and architecture. Among its features: content management, CRUD, database connectivity, calendars, charts, security and easy customization using Groovy.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A project shell for web applications; use Turbine, Torque, Rigel (rigel-torque) components. With sirio you can build the skeleton of a web application in minutes. It use Netbeans 8.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Image Gallery Content Management System

    Image Gallery Content Management System

    I dream my software will fall into good hands, to display nice content

    Image Gallery CMS WebApp - I dream my software will fall into good hands - to display nice content. Soon more info on tools and possibilities. Upload an image to the MySQL database and file system. The database that holds the image has been optimized using 'WebP' re-encoding and the appropriate width/height pixel size settings. The original image file remains unaltered and is stored on the file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    com-hfg

    com-hfg

    java library for XML, HTML, or SVG generation + bioinformatics classes

    The com.hfg (hairyfatguy.com) library is a collection of utility classes that make it easy to construct XML, HTML, XHTML, or SVG in an object-oriented way from within your Java application or webapp. It also contains other IO utilities and bioinformatics classes for phylogenetic trees, taxonomy, and multi-chain proteins. Requires JDK1.8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    POH Performance

    WebApps and native Apps for aircraft performance

    ... is also available on other mobile devices and as a WebApp (an App that runs in a browser) that runs on a variety of platforms (PC, Mac, tablets, phones). The cloud sync feature allows flight planning profiles entered on any device to be synchronized with your other devices when connected to the Internet. POH Performance is a free, open-source development effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next