Showing 11 open source projects for "saas clone scripts"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    ChromeAppHeroes

    ChromeAppHeroes

    Chinese manual for excellent Chrome plug-ins

    ChromeAppHeroes appears to be a repository with sample or template Chrome apps/extensions — perhaps intended to help developers learn how to build Chrome applications, quick prototypes, or small utilities. As such, it likely includes boilerplate code, manifest definitions, example UI components, and sample functionality (e.g. browser-action buttons, content scripts, background scripts) to illustrate how to structure a Chrome app. For learners or developers new to Chrome extension/app development, ChromeAppHeroes could serve as a starting kit: instead of starting from scratch, they can clone or fork the repo and immediately begin building features, thereby speeding up development. The repository’s open-source nature means users are free to adapt, extend, or repurpose the sample apps to their own needs — for example, privacy tools, quick productivity extensions, or custom browser tooling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VSCode. ...
    Downloads: 130 This Week
    Last Update:
    See Project
  • 3

    SabroCMS CMS and Online FTP

    SABROCMS (CONTENT MANAGEMENT SYSTEM) PHP SCRIPT TO EDIT WEBSITES

    SabroCMS is a Freemium PHP Script that allows you to manage the files of your hosting or your website, from any web browser, either from your computer, tablet or cell phone, with online FTP functions, ideal for uploading files, deleting files, renaming files, clone files, create or delete directories and especially to create and edit files online, such as HTML files, Javascript JS files, CSS Style Sheets, Python PT Scripts, PHP Scripts, Perl, CGI and all kinds of TXT, XML, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chrome Extension (MV3) Boilerplate

    Chrome Extension (MV3) Boilerplate

    A Chrome Extensions boilerplate using React 18 and Webpack 5

    This boilerplate facilitates the creation of Chrome extensions using React and Webpack. It offers a modern development setup, allowing developers to build feature-rich extensions with React's component-based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    node-elm

    node-elm

    Backend system based on node.js + Mongodb

    node-elm is a Node.js back end that powers the data side of the Ele.me clone ecosystem, complementing the Vue front-end projects. It exposes RESTful endpoints for entities such as restaurants, menus, orders, users, and addresses to simulate a realistic delivery stack. The server demonstrates how to structure a project with routing, controllers, and middleware to keep logic testable and readable. It typically includes authentication flows, input validation, and error handling that mirror...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Boop

    Boop

    A scriptable scratchpad for developers. In slow yet steady progress

    Boop is a magical place to paste some plain text and run some basic text operations on it. Goodbye, unreadable XML! So long, HTML entities. Au revoir, undecipherable time-stamps. Boop allows you to get those simple tasks done in a native, safe, and welcoming environment without having to paste your precious data into some random website as many of us did before. If you're feeling adventurous, you can import your own scripts to extend the built-in capabilities. If you're up for a challenge,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VIPFS

    VIPFS

    Vue.js + IPFS = VIPFS. Create unstoppable applications

    VIPFS is an alt-tech framework for creating permanent apps, blogs and websites that cannot be taken offline by anyone, including the government. VIPFS is a simple boilerplate project for creating permanent websites with Vue.js and IPFS, it comes with useful templates and it is pre-integrated with Bootstrap, FontAwesome, Video.js, Vuex and VueRouter. Simply clone, build, and run npm run publish to deploy it on IPFS and make it permanently accessible to the world. VIPFS comes with a few...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    G Desktop Suite

    G Desktop Suite

    Google Suite as a desktop app. Made possible with Electron

    ...Give it a try, and if you like what you see, share it with your friends! As of v.conscious-club/0.2.0, the app will automatically adjust to your OS's dark mode settings. To build the app locally, clone the repository, install all dependencies, and run the available npm scripts. To build production-ready applications for macos (dmg), windows (exe), and linux (sh), run yarn build.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    SlimerJS is a scriptable browser. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+. It can be used with Firefox 59. Higher version of Firefox is not supported and probably will not be supported in...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    Now that Firefox supports WebExtensions, it has become a lot easier to build browser extensions/addons for multiple browsers without duplicating the codebase. This project serves as a sensible starting point to help you get started. A foundation for creating browser extensions for Chrome, Opera & Firefox. Your changes to CSS, HTML & JS files will be relayed instantly without having to manually reload the extension. This ends up saving a lot of time and improving the developer experience....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Impossible Mission 1 HTML5

    Impossible Mission 1 HTML5

    Mission Impossible C64 game remake in HTML5

    ...Upload to a server, and open with Chrome/Firefox/Nightly still not emulating anything :D its a genius remake :D (This game repro is working without server hosting, just extract and play)All program is a clone, and it is rewritten from scratch. I do not claim anything, this scripts are maded by an excellent programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next