Showing 90 open source projects for "no code"

View related business solutions
  • 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
    Agregore Browser

    Agregore Browser

    A minimal browser for the distributed web (Desktop version)

    A minimal web browser for the distributed web. Web Extension support. Built-in Markdown/Gemini/JSON rendering extension. Built-in QR code scanner and generator extension. Generate a QR code for the current page. Scan a QR code from the browser action window. Right-click a link or image to generate a QR code for it. Built-in ad blocker (ublock origin). Built-in support for creating web archives via ArchiveWeb.page.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    Markdown Here

    Markdown Here

    Write email in Markdown and render them before sending

    ...It supports syntax highlighting (once language has been specified in a fenced code block), insert tables, source code snippets and more! Discover how easy it can be to format your emails with Markdown Here!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    DScan

    DScan

    Uploads the content to IPFS and generates decentralized QR codes

    DScan is a decentralized storage and file sharing tool. DScan allows you to quickly upload files as well as folders to IPFS by using web3.storage and receive a "decentralized QR code" with IPFS CID. Later you can customize and share the QR code or hosted gateway link with everyone for easy and decentralized file sharing. Because of web3.storage, the content can be accessed over IPFS without the user installing and setting up a local instance of Kubo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    ...The object-oriented approach makes it easy to get running quickly. Since whatsapp-web.js works by running WhatsApp Web in the background and automating its interaction, you'll need to authorize the client by scanning a QR code from WhatsApp on your phone. After scanning this QR code, the client should be authorized and you should see a Client is ready! message being printed out.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    ADAMANT Messenger Progressive Web App

    ADAMANT Messenger Progressive Web App

    ADAMANT decentralized Messenger, progressive web application

    ...ADAMANT is a decentralized anonymous messenger based on the blockchain system. It’s independent of any governments or corporations, and even developers due to the distributed network infrastructure that contains an open-source code. The ADAMANT blockchain system belongs to its users. Nobody can control, block, deactivate, restrict or censor accounts. Users take full responsibility for their content, messages, media, and goals and intentions of using the messenger. Privacy is the main concept of ADAMANT, neither phone numbers nor emails are required. Apps have no access to the contact list or geotags, IPs are hidden from chatters and paranoids can use Tor app. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    CryptPad
    ...All content is encrypted client-side, ensuring that only authorized users can access the information. CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code editing, kanban boards, polls, and whiteboards, facilitating real-time collaboration among teams. Users can access CryptPad without creating an account, and the platform also offers self-hosting options for organizations seeking full control over their data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    WebTorrent

    WebTorrent

    Streaming torrent client for the web

    WebTorrent is a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web – so the same code works in both runtimes. In node.js, this module is a simple torrent client, using TCP and UDP to talk to other torrent clients. In the browser, WebTorrent uses WebRTC (data channels) for peer-to-peer transport. It can be used without browser plugins, extensions, or installations. It's Just JavaScript™. Note: WebTorrent does not support UDP/TCP peers in browser. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    Nextcloud News App

    Nextcloud News App

    RSS/Atom feed reader

    The News app is an RSS/Atom feed aggregator. It offers a RESTful API for app developers. The source code is available on GitHub.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    This full-stack tutorial project shows how to build and deploy a real-time chat app using React on the client and Node/Express with Socket.io on the server. It covers the mechanics of establishing WebSocket connections, broadcasting and receiving messages, and maintaining active user rooms. The repository includes scripts and instructions to spin up both client and server quickly so you can experiment locally. It illustrates common patterns like event-driven messaging, joining/leaving rooms,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    ...Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the Gateway and Web UI ports. The end-to-end tests (E2E) test the full app in a headless Chromium browser. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SurveyJS

    SurveyJS

    JavaScript Survey and Form Library

    SurveyJS Form Library is distributed as npm packages and as scripts and style sheets that you can reference on your page. You can use it in any React, Angular, Vue, Knockout, or jQuery application. React, Angular, Knockout, and Vue3 are supported natively. To communicate with the server, the libraries use JSON objects that represent form schemas (content and layout of a form) and form results (answers). You have the option to build dynamic JSON-driven forms using our free full-featured...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    rssshow

    An online rss reader created with "vibe coding"

    I created this rss reader completely with AI, using Claude and Mistral. The only manual change was the title. I don't know much about JavaScript and I didn't look at the code at all. It might be really bad code, but it works for me. The data is stored completely in the browser, so if you are interested, you can simply open it from the following url: https://svn.code.sf.net/p/rssshow/code/trunk/rssshow.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeoNetwork opensource - Metadata Catalog
    ...Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the development. Source code available on github https://github.com/geonetwork/
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 15
    Gps Cell Phone Tracker

    Gps Cell Phone Tracker

    Tracks IOS and Android cell phones

    THE ORIGINAL GPS TRACKER - Version 7.0.0 A complete GPS tracking system featuring newly rewritten iOS, Android, and PHP/JS server components with modern code practices. Track mobile devices in real-time with customizable update intervals, background tracking, and a responsive web interface supporting multiple map providers. This major update includes: - Complete Kotlin rewrite of the Android client - New Swift/SwiftUI iOS client - Modernized PHP/JS server with clean architecture - Comprehensive inline documentation Live demo: https://www.websmithing.com/gpstracker/map For questions, contributions, or the latest updates, please visit our GitHub repository: https://github.com/nickfox/GpsTracker
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16
    Kalkun
    ...It uses Gammu SMSD (part of gammu family) as SMS gateway engine to deliver and retrieve messages from your phone/modem. Documentation is on the wiki: https://github.com/kalkun-sms/Kalkun/wiki Development and source code can be found on github: https://github.com/kalkun-sms/Kalkun/
    Downloads: 24 This Week
    Last Update:
    See Project
  • 17
    OpenDDS

    OpenDDS

    OpenDDS is open source publish/subscribe middleware

    OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), providing a publish/subscribe middleware solution for real-time distributed systems. OpenDDS includes development and run-time tools. Full product information, source code, documentation, build instructions, and license information are available from http://www.opendds.org. Commercial consulting, support, and training for OpenDDS are available. OpenDDS is in production use today by organizations in the Aerospace/Defense, Manufacturing/Fabrication, Home Automation, Finance, and other domains.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    YetiForce CRM

    YetiForce CRM

    The most affordable CRM system according to Capterra

    ...With YetiForce’s help you will manage 12 business processes in your company, no matter the size. The vast number of features available for free helped us win the first place in Capterra’s “Most Affordable CRM Software” ranking. YetiForce’s open source code was released under a very flexible and liberal license, which gathers a large and active community around the project. You too can contribute to it no matter if you are a professional programmer or software development is just your hobby. Download YetiForce for free and find out why you should become one of more than 250 000 people who already use it. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    MailSlurper

    MailSlurper

    Local, web-based mail server application. Slurp mails into oblivion!

    ...Furthermore, for instructional purposes, it is assumed that your GOPATH is set to ~/code/go, and that you have a folder in your source directory called github.com. Your setup may vary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    2018Cord

    2018Cord

    The 2018cord installer

    The 2018cord installer To install this bad boy, just go to the releases tab, and click on the latest. then install the source code. Open it up and open Setup.exe. then you're good to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cep-promise

    cep-promise

    Search for ZIP code integrated into the services of Post Office

    cep-promise is a Brazilian postal code (CEP) lookup library that provides a simple and efficient way to retrieve address information from multiple services, ensuring high availability and reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BetterDiscordPanel

    BetterDiscordPanel

    Discord Messaging Panel that allows you to message inside of a bot

    ...BetterDiscordPanel does not run on any servers and can be self-hosted. All bot details are stored locally and is completely secure. BetterDiscordPanel is open source on GitHub so you can see all the code behind the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...As detailed from Luna Mendes' discord-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. In this way, we explicitly block all communication with the science address, while simultaneously whitelisting addresses needed for minimum Discord functionality. See the full code in mainRender.js.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    BotsApp

    BotsApp

    Your personal assistant, on WhatsApp! The most user friendly userbot

    ...Head over to BotsApp's Official website and create an account on Heroku using your email ID. Once logged in, click on the "Deploy BotsApp" button in the sidebar. Scan the QR code shown using your WhatsApp account (3 dots on top right corner -> Linked devices -> LINK A DEVICE). Click on the 'Continue' button once done. Once the bot is linked to your account, you will come across a form that can be used to manage the settings/permissions of BotsApp. If required, change the form fields. Then, click on the submit button. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next