Showing 4323 open source projects for "app"

View related business solutions
  • $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
  • 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
    hoodie

    hoodie

    The offline first JavaScript backend

    Hoodie lets you build apps without thinking about the backend and makes sure that they work great independent of connectivity. A good place to start is our Tracker App. You can play around with Hoodie’s APIs in the browser console and see how it works all together in its simple HTML and JavaScript code. This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux. Hoodie is a Node.js package. You need Node Version 4 or higher and npm Version 2 or higher, check your installed version with node -v and npm -v. hoodie can be used standalone or as a hapi plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    employear

    employear

    Employee attendance management with import and reports

    ...Use this grid per month to fill the daycode for the employees with the efficient data entry 'column fill'. Or use the import function (adapt it to your needs) to interprete data from an existing time tracking app to daycodes. Look for missing data, complete illness-, holidays etc. Compare the sum of the worked time with the todo-working time over the days by looking at the +/- saldo. Transfer the saldo to next month, or subtract the payed overtime. Look at employee/month/year views. Export data to HRM, print reports, give feedback to employees. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AirMapView

    AirMapView

    A view abstraction to provide a map user interface

    ...With AirMapView, to support native Google maps using the Google Maps v2 SDK you will still need to set up the Google Maps SDK as described here. Follow all the instructions except the one about adding a map since AirMapView takes care of that for you. See the sample app for more information about how to set up the maps SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PrivateFileSaver

    PrivateFileSaver

    A desktop app that syncs local files to a private AWS S3 bucket

    A desktop app that syncs local files to a private AWS S3 bucket that provides end-to-end encryption, making data stored inaccessible even to the cloud provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    SwiftSVG

    SwiftSVG

    A simple, performant, and lightweight SVG parser

    ...It supports grouping and transformations and can parse all path and shape elements. The best use case for SwiftSVG is for flat icons that you may want to theme at runtime and have good control over. Think icons for your app, especially if you offer light and dark themes. The library can handle complex paths, and more importantly can handle them quickly, so you can use it to display many SVGs, just not every single use case. See the complex example in the examples app. At this time, gradients are not supported, but this is high on the list of features to support next. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    material-intro

    material-intro

    A simple material design app intro with cool animations

    A simple material design app intro with cool animations and a fluent API. material-intro has fluent style builders for both a simple text/image slide, as seen in Google's apps, and for slides featuring a custom Fragment or layout resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lile

    Lile

    Easily generate gRPC services in Go

    Lile is an application generator (think create-react-app, rails new or django start project) for gRPC services in Go and a set of tools/libraries. The primary focus of Lile is to remove the boilerplate when creating new services by creating a basic structure, test examples, Dockerfile, Makefile etc. Lile comes with a 'generator' to quickly generate new Lile services. Lile follows Go's conventions around $GOPATH and is smart enough to parse your new service's name to create the service in the right place. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    starrtc-android

    starrtc-android

    starRTC for voip meeting webrtc

    🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:https://docs.starrtc.com/en/download/
    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
    Laravel Event Projector

    Laravel Event Projector

    Event sourcing for Artisans

    This package aims to be the entry point to get started with event sourcing in Laravel. It can help you with setting up aggregates, projectors, and reactors. If you've never worked with event sourcing, or are uncertain about what aggregates, projectors and reactors are head over to the getting familiar with event sourcing section in our docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FontCatalog for Linux

    FontCatalog for Linux

    View and print font samples

    A simple app I wrote to display and print the fonts installed on openSuse LEAP. Tested with the Plasma desktop, your mileage may vary. Requires Qt4.8 (perhaps earlier versions?), including the qt4-devel package. To install, unpack the archive and type in the command line: qmake make make install (as root or superuser) You should find the executable in /usr/local/FontCatalog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HotTurtles_projet_GL02

    This app can sort mails, using a list of mails and collaborators.

    Using MailParser, you will be able to sort your enterprise's mail, using only the key arrows of you computer. You can select mails and contact from a collaborator, and sort with a top 10, a list of buzzy days, etc... Also, you can decide to visualize the result directly in your command prompt, or export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    scandirs

    scandirs

    Simple app for scan dirs and report

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BotSlayer

    BotSlayer

    BotSlayer Community Edition

    ...BotSlayer can be used, for example, by journalists, corporations, and political candidates to discover in real-time new coordinated campaigns in their domains of interest, without any prior knowledge of these campaigns. The system is easily installed and configured in the cloud to monitor bot activity around a standing user-defined query. All you need is a Twitter developer app key to fetch data from the Twitter streaming API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RNA2Drawer

    Easily edit 2-D nucleic acid structure drawings.

    ********************************************************************************************************************************** *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** ********************************************************************************************************************************** *The RNA2Drawer web app is now live: https://rna2drawer.app *The web app is the second version of RNA2Drawer and will be the focus of all future RNA2Drawer development. User Guide: https://github.com/pzhaojohnson/RNA2Drawer/blob/master/README.md#rna2drawer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RNA2Drawer-HiDPI

    Easily edit 2-D nucleic acid structure drawings.

    ********************************************************************************************************************************** *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** IMPORTANT NEWS *************** ********************************************************************************************************************************** *The RNA2Drawer web app is now live: https://rna2drawer.app *The web app is the second version of RNA2Drawer and will be the focus of all future RNA2Drawer development. User Guide: https://github.com/pzhaojohnson/RNA2Drawer/blob/master/README.md#rna2drawer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Conet

    Conet

    A Mini PHP Framework for developers

    ...One major purpose is to create a small framework that won't have or depend on any dependencies. This is the reason Conet is very fast and efficient. With Conet you can develop your web app such as static websites, blogging, and some web medium projects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    starrtc-web
    🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MySQL CLI

    MySQL CLI

    Free MySQL CLI App to Get to know MySQL

    Free MySQL CLI App to Get to know MySQL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Health Monitor

    Health Monitor

    Laravel Health Panel

    Laravel Server & App Health Monitor and Notifier. Highly extensible and configurable: you can create new checkers and notifiers very easily, and you can virtually change everything on it. If you have a lot of websites to check, you can use the HealthPanel checker to create a Health Monitor application to check all your remote monitors and create a dashboard to summarize the state of all your websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Somatic APP analysis

    Reanalysis of somatic APP retrotransposition

    Implemented code for the reanalysis of somatic APP retrotransposition originally claimed by Lee at el (Nature, 2018). Modules for two different analyses--detection of intra-exonic junctions (IEJs) and estimation of APP gencDNA fraction--are provided. A detailed description of our analysis is available in our bioRxiv paper (https://bit.ly/35Kgfbu). [ Basic usage ] • Detection of IEJs connecting APP exons java -jar somaticAPP.jar -D -b input.bam [optional_arguments] * Input data: PRJNA577966 * The input bam should be mapped to APP751.fa (provided in the 'data' folder) and sorted by read name after mapping • Estimation of gencDNA fraction java -jar somaticAPP.jar -F -b input.bam -a BWA_PATH -s SAMTOOLS_PATH [optional_arguments] * Input data: PRJNA493258 * The input bam should be a human-genome-mapped (hg38), coordinate-sorted, and duplicate-marked file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AwesomeBump

    AwesomeBump

    Open Source graphic tool and alternative to Insane Bump

    AwesomeBump is a free and open source graphic app written using Qt library. It was made as an alternative to known gimp plugin Insane Bump or the commercial tool Crazy Bump. It is designed to generate normal, height, specular or ambient occlusion, metallic, roughness and other textures from a single image. Most of the image processing is done on GPU so the program runs very fast and all the parameters can be changed in real time.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 23
    updownreader

    updownreader

    Open source program for efficiently processing 50% von Frey thresholds

    ...Given a PDF input, the software identifies and extracts the grid of von Frey assessment tables, recognizes the handwritten sequences entered in each of them, and computes the 50% response thresholds according to the selected species and stimulus. The computed values for each animal is reported on the interface; the output can be saved to a csv file. Video demo of the app: https://youtu.be/8FoewC7IAUk ** For Windows users: 1. Install GhostScript. 2. Install ImageMagick. ** When prompted to select additional extensions to install, ensure that the Legacy Utility convert is selected. 3. To launch the software, double click the executable file provided as part of the software Web app: https://updownreader.herokuapp.com
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24
    OWASP ModSecurity CRS

    OWASP ModSecurity CRS

    OWASP ModSecurity Core Rule Set (CRS) Project

    The OWASP ModSecurity Core Rule Set (CRS) is a curated, generic Web Application Firewall rule set that detects and blocks common attack categories across most web apps. It focuses on broad protection—SQL injection, cross-site scripting, local/remote file inclusion, command injection, and protocol violations—without requiring app-specific knowledge. Rules are organized into paranoia levels so operators can tune detection aggressiveness and balance false positives against coverage. An anomaly-scoring model accumulates rule hits per request, enabling nuanced blocking thresholds and easier incident triage. The project ships with extensive documentation, exclusion packages, and testing tools to help tailor deployment for frameworks, CDNs, and APIs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Cryptocurrency Donations Slider

    Cryptocurrency Donations Slider

    All public Blockchain Assets in one easy to use interactive Html5 app

    Cryptocurrency Donations Slider support all blockchain assets in one interactive application. Cryptocurrency Donations Slider is full customizable and can be used for any projects, without any limitations. Best use case: HARDWARE WALLET + Cryptocurrency Donations Slider = BE YOUR OWN BANK LIVE DEMO: https://webfuture.news/demo-cds How to start? Use H5P Plugin for Wordpress, Drupal or Moodle to import our templates and edit them for your own Cryptocurrency Donations Slider....
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo