• 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    ODrive

    ODrive

    Google Drive GUI for Windows / Mac / Linux

    ...If you are working on the code yourself and editing some files in app/assets/, you will need to run npm run webpack (or npm install) for those changes to have an impact on the application. To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. There are currently three "release" formats supported: nsis (Windows installer) for Windows, AppImage for Linux, and DMG for Mac.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    WinJS

    WinJS

    A UI toolkit for modern browsers

    Microsoft is committed to making sure that WinJS continues to run for existing customers. At this time we don't have plans to invest in new features or feature requests. Bug fixes will be limited to correcting substantial issues that are blocking customer deployments. We may also consider bug fixes to help our customers maintain their existing WinJS-based apps. WinJS is a set of JavaScript toolkits that allow developers to build applications using HTML/JS/CSS technology forged with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    ...Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository. Heroku generates a random name (in this case sharp-rain-871) for your app, or you can pass a parameter to specify your own app name. Heroku treats logs as streams of time-ordered events aggregated from the output streams of all your app and Heroku components, providing a single channel for all of the events. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Emoji-Log

    Emoji-Log

    An Emoji Git commit log messages spec standard

    After building hundreds of open source software I've ended up inventing a git commit log standard called EMOJI-LOG that helps me understand a project's history with a less cognitive load just by looking at the git log. I like emoji. I like ’em a lot. Programming, code, geeks/nerds, open-source, all of that is inherently dull and sometimes boring. Emoji (which is, in fact, the plural of emoji) helps me add colors and emotions to the mix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Sliding Doors Tutorials

    Sliding Doors Tutorials

    Introduction to Ruby (ed.), GPL v2.

    ...Interactive Ruby by Daniel Carrera, ed. by Heiko Blomenkamp. GPL v2. ***A lorem ipsum open source online test project without any lorem ipsum, first edition*** Online demo TestGit: [1] code-git part: http://hegelpediaforge-heiblo.rhcloud.com/code-git/ [2] meta-git part: http://hegelpediaforge-heiblo.rhcloud.com/meta-git/ Status: Currently very slowly migrating from HTML/JS to other frameworks, designs, and contents. Migration #1 (to Phalcon PHP): [3] http://phalconphp.com/en/ [4] http://hostedredmine.com/projects/hbprph Google+ URL: [5] https://plus.google.com/+HeikoBlomenkamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ForkHub

    ForkHub

    GitHub client for Android based on the abandoned app

    ForkHub started off as a fork of the Android app from GitHub, and has since seen lots of improvements. You can see a comprehensive list of changes in the change log. ForkHub is an open source GitHub client that started as a fork of the GitHub Android app after they abandoned it, and has seen a lot of improvements since then. Stay up-to-date with all your GitHub activity thanks to notifications and an integrated news feed for organizations, friends, and repositories. Create, manage, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pendulum Editor

    Pendulum Editor

    A simple markdown editor for static files (Hugo, Nexo, Jekyll

    A simple editor for markdown/txt files. Supports saving changes into git repositories hosted anywhere (git add, git commit). Docker images and built binaries are provided. Written by @TitPetric and licensed under the permissive WTFPL. As you write or scroll either the text area or the preview pane, the scroll positions are synchronized based on percentage. In the case of images in the text, accuracy can be quite off, but it's possible to improve this behavior in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    blog_os

    blog_os

    Writing an OS in Rust

    “blog_os” contains the source code for Philipp Oppermann’s renowned "Writing an OS in Rust" blog series. Each tutorial is paired with a Git branch demonstrating the OS's incremental evolution, covering components like kernel setup, interrupts, paging, heap allocation, and async multitasking. The current version of the blog is already the second edition. The first edition is outdated and no longer maintained, but might still be useful. You can find the branch for each post by following the (source code) link in the post list below. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    re-start

    re-start

    react-native template to target multiple platforms

    ...Cut out the time and effort it takes to setup the project (based on create-react-app). Achieve write once run everywhere with react-native (though react strictly says 'Learn once use anywhere). Mitigate git cloning or manual upgrading of boilerplates, which is possible because this project is a react-native template. This project comprises of several templates that are curated keeping in mind the various use cases of initiating a new project. Based on your requirements and preferences, you can choose a template that suits your case the best. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    ghooks

    ghooks

    Simple git hooks

    ...Add a config.ghooks entry in your package.json and simply specify which git hooks you want and their corresponding commands. The hooks' working directory is relative to the git root (where you have your .git directory). This means that if your package.json is in a subdirectory of your git repository, you'll need to cd into the directory before running any npm scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Genji Scrum-Tool

    Genji Scrum-Tool

    web based Scrum tool, customizable, feature rich and easy to use

    Genji is a web based Scrum tool and task management system. It offers powerful filtering capabilities, many customization features, reports, integration with Jenkins, SVN, Git, Maven, and more. Support for RACI project management matrix and the Getting Things Done method is built in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Jenie

    Simple and intuitive setup for tech startups

    Jenie is a PHP application that provides basic functionalities for any technology startup. Jenie can be hosted locally or used as a cloud service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    chrome-extensions-examples

    chrome-extensions-examples

    All Chrome Extension examples collected into one repository

    This is not an official mirror of the Chrome extension examples. Report any issues with the examples themselves to Google's issue trackers/forums. The Chrome Extensions examples did not exist as a Git repository, and browsing both the samples page and the VCViewer did not seem particularly handy. So, I decided to scrape the content into this repository for easier browsing and (possible) editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Codebox

    Codebox

    Open source cloud & desktop IDE

    Codebox is a complete and modular Cloud IDE. It can run on any unix-like machine (Linux, Mac OS X). It is an open source component of codebox.io (Cloud IDE as a Service). The IDE can run on your desktop (Linux or Mac), on your server or the cloud. You can use the codebox.io service to host and manage IDE instances. Codebox is built with web technologies: node.js, javascript, html and less. The IDE possesses a very modular and extensible architecture, that allows you to build your own...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    The Bug Genie
    The Bug Genie is a user-friendly and powerful PHP5.3-based bug tracker/bug tracking tool with features such as project management, VCS integration (git, svn, hig), wiki and more. Ready to use out-of-the-box, and easy to install.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    goorm

    Cloud-based Integrated Development Enviroment

    We prepare to re-release npm install goorm goorm is the cloud-based Integrated Development Environment. It is developed in only javascript and using various open source libraries. It is also an open-source project. goorm supports currently C/C++ and Java as well as HTML, CSS, PHP and Javascript. Other languages will be supported with plugin. (future works). - goorm is developing now and this repository provides only alpha version. - please, feedback to us about bugs and feature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Wikidsmart by zAgile

    Tools and Apps Integration; Requirements & Test Case Mgmnt, & More

    ...Wikidsmart delivers interoperability, traceability, faceted search, and reporting amongst all connected tools and applications. It contextually integrate content of Confluence, JIRA, Selenium, FishEye (for Git, Subversion, etc.), Jenkins, Zendesk, and Salesforce. Requirements and Tests are managed within Confluence and integrated with JIRA. CRM solutions contextually integrate content between Confluence, JIRA, Salesforce, and Zendesk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    ...While not necessary for using Wave Framework, it comes by default with a URL and View controllers intended for building websites by solving URL requests and loading views. Mercurial and Git repositories is available for developers who are interested in following the development. Official website and documentation: http://www.waveframework.com Social networks for latest news: Google+ - http://plus.google.com/106969835456865671988 Facebook - http://www.facebook.com/waveframework Twitter - http://www.twitter.com/WWWFramework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vimerito 2 MVC

    Vimerito 2 MVC

    Vimerito 2 ein PHP-Framework, dass sich an Neulinge richtet.

    ...Vor allem für Einsteiger ist es durch seine übersichtliche Struktur geeignet, ohne, dass sie auf Qualität verzichten müssen. Vimerito 2 wird ständig weiter entwickelt. Den immer aktuellsten Code findest du hier: https://github.com/benni225/vimerito2.git Vor allem werden im Moment Menschen gesucht, die sich an der Weiterentwicklung von Vimerito 2 beteiligen wollen. Folgende Komponenten bedürfen der Weiterentwicklung: - VForm.class.php - VValidation.class.php - VQuerybuilder.class.php - VActivRecorder.class.php Natürlich wären auch allgemeine Erweiterungen ein absoluter Mehrwert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Colección de páginas HTML5 con ejemplos y casos de uso del nuevo lenguaje de marcado así como de la combinación del mismo con estilos CSS de nivel 3, gráficos vectoriales SVG y script mediante ECMAScript 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    tada

    multi-repository git client

    Tada is a Git client that handles multiple Git repositories simultaneously. Its user interface is based on consoloid technology, so it can be controlled with words in addition to the mouse pointer. It works on the desktop as well as on mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project