Showing 17 open source projects for "setup"

View related business solutions
  • 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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    Site Kit for WordPress

    Site Kit for WordPress

    Site Kit is a one-stop solution for WordPress users

    Site Kit is a first-party WordPress plugin that brings key Google services into a single dashboard so site owners can see how their content performs and fix issues without leaving wp-admin. After a guided setup and verification flow, it connects properties to Search Console, Analytics, AdSense, PageSpeed Insights, and other services, surfacing the most relevant metrics per page and per site. The plugin focuses on clarity: traffic sources, search queries, top pages, and monetization signals appear alongside actionable performance recommendations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Next.js Notion Starter Kit

    Next.js Notion Starter Kit

    Deploy your own Notion-powered website in minutes with Next.js

    ...The idea is to let you write and manage content in Notion, and have that content rendered as a fully functional, statically-generated React/Next.js site, with minimal setup — usually just a configuration file to point to your root Notion page. The kit brings a lot of convenience: it handles page routing, pretty URLs, automatic generation of tables of contents, responsive design, dark mode, image previews, and even auto-generated social preview images. Because it uses Next.js’s static site generation (or optionally dynamic), it produces fast-loading pages optimized for performance and SEO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AniVu

    AniVu

    All-in-one Android app for RSS, BitTorrent dl & play

    AniVu, is an all-in-one tool for RSS subscription and updates, bit torrent downloads, and video playback. AniVu utilizes the MVI architecture and fully adopts the Material You design style. All pages are developed using Jetpack Compose.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tabulator

    Tabulator

    Interactive tables and data grids for JavaScript

    Tabulator allows you to create interactive tables in seconds from any HTML Table, Javascript Array or JSON formatted data. Simply include the library and the css in your project and you're away! Tabulator has an enormous number of features to help customize your table experience to your needs. With new features released every month, there is bound to be something to get your interactive table juices flowing. Tabulator is built to work with all the major front-end JavaScript frameworks...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    CF-Workers-SUB

    CF-Workers-SUB

    Aggregates any of your nodes with multiple subscriptions

    CF-Workers-SUB is a project that uses Cloudflare Workers to aggregate or convert multiple subscription sources (for proxy nodes/configs) into a personalized subscription link for the user. Essentially, it lets you input your own node(s) and then generate a unified subscription endpoint that others can use with tools like Clash, Sing-box, or V2Ray. The repository emphasizes being user-friendly for scenarios where one has many proxy/node links but wants to streamline into a single subscription...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    CF-Workers-docker.io

    CF-Workers-docker.io

    Docker Warehouse Image Proxy Tool

    CF-Workers-docker.io is a project by cmliu that sets up a proxy for Docker Hub (and potentially other container image registries) using Cloudflare Workers, effectively acting as a middle-man mirror to improve image pull reliability and speed in regions where direct access is degraded. The idea is to intercept registry requests, reroute or mirror them through a worker endpoint, and therefore bypass regional limitations or firewall blocks affecting official Docker registries. Users can deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Livebook

    Livebook

    Interactive and collaborative code notebooks for Elixir

    ...Reproducible: Livebook ensures your code runs in a predictable order, all the way down to package management. It also tracks your notebook state, annotating which parts are stale. Collaboration: multiple users can work on the same notebook at once, no additional setup is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jQuery Confirm

    jQuery Confirm

    A multipurpose plugin for alert, confirm & dialog

    ...Give meaning to your dialog with custom icons. Many have a different taste, who won't be using bootstrap in their projects. You can simply provide the width of the modal, in px or any metric you want. You can setup global settings for your confirm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    crawler4j

    crawler4j

    Open source web crawler for Java

    crawler4j is an open source web crawler for Java which provides a simple interface for crawling the Web. Using it, you can setup a multi-threaded web crawler in few minutes. You need to create a crawler class that extends WebCrawler. This class decides which URLs should be crawled and handles the downloaded page. shouldVisit function decides whether the given URL should be crawled or not. In the above example, this example is not allowing .css, .js and media files and only allows pages within ics domain. visit function is called after the content of a URL is downloaded successfully. ...
    Downloads: 0 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
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    ...The focus will be modern browsers, but also providing a method to know when the plugin is not supported. The idea is to keep it simple and lightweight. Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc. Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. Files will start uploading right after they are added. If using the queue system this option means the queue will start automatically after the first file is added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Car Sales Management System Codeigniter

    Car Sales Management System Codeigniter

    Car Sales Management System, Vehicle Sales Management in Codeigniter

    Vehicle Sales Management System Built on Codeigniter 2.x Framework Features : Front End with Vehicles Added from Back-end with details Back-end login system for admins, employees Different Controlling for Admin and Employee New Employee Adding for doing Sales , Adding new vehicles Admin Features : # Add, Edit , Delete almost anything(Including new users), Sell vehicles, See customer Details Employee Features : # Add vehicles only and Sell them to new clients with their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fenix Web Server

    Fenix Web Server

    A simple and visual static web server with collaboration features

    Fenix is a desktop-based static web server application built for developers who want a quick, visual, and easy way to serve local folders as HTTP servers — useful for previewing static sites, mocking APIs, or sharing directories without requiring heavy web server setup. It provides a GUI that lets you point to a local directory, pick a port (or auto-choose an available port), and start a server with a single click; this makes it a handy tool for front-end developers, static-site creators, or anyone needing a fast local web server. Beyond just serving static files, Fenix supports features like automatic port management, optional GZip compression, optional JS/CSS minification, Markdown-to-HTML rendering, and simple server logging — making it more capable than the most minimal style tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java HTTP REST interface

    Base for HTTP-REST Java application

    .... ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hybrid HTTP API Tester
    A general purpose API tester GUI. You can specify a URL and send GET or POST requests to it as a client with an interface allowing you to setup a database of API commands and their parameters. Useful for probing 3rd party APIs, or building your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is a program that will setup the WebUI on utorrent and bittorrent. It is currently only a batch file and still in the developmental stages but will be an exe soon. Many people do not know how to install the webui and uWGUI is the solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Plug-in" for MythTV that allows streaming video from popular websites such as Hulu available for viewing through the standard MythVideo interface. For detailed setup instructions, please visit: http://lynx44.wordpress.com/hulu-plug-in-for-mythtv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AjaxToaster

    Servlet framework for creating standalone restful CRUD services

    ...You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts. It is downloadable as a windows installer package for quick no-hassle setup. It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server. Code contributions most welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next