Showing 70 open source projects for "add to run"

View related business solutions
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    Scrapy

    Scrapy

    A fast, high-level web crawling and web scraping framework

    Scrapy is a fast, open source, high-level framework for crawling websites and extracting structured data from these websites. Portable and written in Python, it can run on Windows, Linux, macOS and BSD. Scrapy is powerful, fast and simple, and also easily extensible. Simply write the rules to extract the data, and add new functionality if you wish without having to touch the core. Scrapy does the rest, and can be used in a number of applications. It can be used for data mining, monitoring...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Automa

    Automa

    A chrome extension for automating your browser by connecting blocks

    Automa is a browser extension for browser automation. From auto-fill forms, doing a repetitive task, taking a screenshot, to scraping data of the website, it's up to you what you want to do with this extension. Automa has provided various kinds of blocks that will help you do automation, and all you need to do is connect them. Want your workflow to run every day or every time you visit a specific website? You can set the workflow trigger on the trigger block. Try a workflow from the marketplace...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Telegraf

    Telegraf

    The plugin-driven server agent for collecting and reporting metrics

    Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics. Telegraf is plugin-driven and has the concept of 4 distinct plugin types. Input Plugins collect metrics from the system, services, or 3rd party APIs. Processor Plugins transform, decorate, and/or filter metrics. Aggregator Plugins create aggregate metrics (e.g...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    WARP one-click script

    WARP one-click script

    Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface

    WARP one-click script. Add an IPv4, IPv6 or dual-stack Cloudflare WARP network interface and Socks5 proxy for VPS. First publication on a global scale. By WireProxy, Wireguard client that exposes itself as a socks5 proxy. First release on the whole network, through wireproxy, let WARP suggest a socks5 proxy locally. Support WARP on Debian9; 1.Support WARP on Debian 9. Support WARP+ account, with third-party brush WARP+ traffic and upgrade kernel BBR script. Normal user-friendly menu, advanced...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 5
    jqGrid

    jqGrid

    jQuery grid plugin

    jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution, loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl. Improve the maxGridHeigh method. Add a third parameter to indicate the minimum height at which the method run. jqGrid uses a jQuery JavaScript Library...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Apollo Client Browser Devtools

    Apollo Client Browser Devtools

    Apollo Client browser developer tools

    ..., and variables, and re-run individual mutations. Visualize the Apollo Client cache and search through it by field names and/or values. You can install the extension via Firefox Browser Add-ons or the Chrome Webstore. If you want to install a local version of the extension instead, skip ahead to the Developing section. While your application is in dev mode, the devtools will appear as an "Apollo" tab in your web browser inspector.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Matomo

    Matomo

    Alternative to Google Analytics that gives you full control over data

    ... ownership you get the power to protect your user’s privacy. You know where your data is stored and what’s happening to it, without external influence. We’re serious about privacy here at Matomo and keeping your business GDPR and CCPA compliant. The Google Analytics Importer plugin imports Google Analytics reports into a Matomo instance. When you run an import, your Google Analytics (GA) Property will be automatically created as a Website into Matomo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Elk alpha

    Elk alpha

    A nimble Mastodon web client

    A nimble Mastodon web client. In order to host Elk yourself you can use the provided Dockerfile to build a container with Elk. Be aware, that Elk only loads properly if the connection is done via SSL/TLS. The Docker container itself does not provide any SSL/TLS handling. You'll have to add this bit yourself. One could put Elk behind popular reverse proxies with SSL Handling like Traefik, NGINX, etc. The provided Dockerfile creates a container that will eventually run Elk as a non-root user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    Chrome Extension CLI

    Chrome Extension CLI

    The CLI for your next Chrome Extension

    The CLI for your next Chrome Extension. When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder. You don’t need to install or configure Webpack. Webpack comes in preconfigured so that you can focus on the code. Your environment will have everything you need to build a Chrome Extension. Override default page like New Tab, Bookmarks, or History page. Add features to Chrome Developer Tools. Creates an extension for supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    http4k

    http4k

    The Functional toolkit for Kotlin HTTP applications

    ... apps can be simply mounted into a running Server, Serverless platform, or compiled to GraalVM and run as a super-lightweight binary. Apart the from Kotlin StdLib, http4k-core module has ZERO dependencies and weighs in at ~1mb. Add-on modules only have dependencies required for specific implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    Apple has a utility in /usr/bin named tccutil, but it only supports one command, which is to reset the entire database. It has been like this for many versions of macOS. I wanted a command-line utility that would be able to add, remove, list, and take other actions. This tool needs SIP disabled in order to function. The risk of doing so is up to you. tccutil.py can be installed without any additional software. Depending how you have your $PATH variable setup, you can simply type tccutil...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Spring Cloud Config Server

    Spring Cloud Config Server

    External configuration (server and client) for Spring Cloud

    ... the deployment pipeline from dev to test and into production, you can manage the configuration between those environments and be certain that applications have everything they need to run when they migrate. The default implementation of the server storage backend uses git, so it easily supports labelled versions of configuration environments as well as being accessible to a wide range of tooling for managing the content. It is easy to add alternative implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    ... or customers to add some logic into certain points in your application. You decide where this logic runs, and your users decide what the plug-in does. Many engineering teams face an ever-growing list of feature requests, often exceeding their bandwidth several times over. How can you ever keep up? Making your product extensible by its end-users is a great way to move some of those features outside the core, and empower customers to make your software more useful for them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ktlint Gradle

    Ktlint Gradle

    A ktlint gradle plugin

    Provides a convenient wrapper plugin over the ktlint project. This plugin creates convenient tasks in your Gradle project that run ktlint checks or do code auto format. The plugin can be applied to any project, but only activates if that project has the kotlin plugin applied. The assumption being that you would not want to lint code you weren't compiling. This plugin was written using the new API available for the Gradle script Kotlin builds. This API is available in new versions of Gradle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YOURLS

    YOURLS

    Your own URL shortener

    YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or Bitly). Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third-party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses. Private (your links only) or Public (everybody can create short links, fine for an intranet). Terrific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    organice

    organice

    An implementation of Org mode without the dependency of Emacs

    ... is great, but it’s desktop software. For users who want to access or edit their Org mode files whilst on the go, organice is a great choice. organice is a web application. You can use it from any browser. On iOS and Android, you can install organice to your homescreen. When started from there, it will run in full-screen as a Progressive Web Application (PWA) which will add offline capabilities (see chapters progressive web app and offline support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vim Vixen

    Vim Vixen

    Accelerates your web browsing with Vim power

    ... (addons.mozilla.org), and manage installed add-ons on Firefox preferences about:preferences. Vim Vixen supports command line to run commands that control tabs and opens a tab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SIDU admin GUI : MySQL PostgreSQL SQLite
    SIDU is a FREE database web GUI written in PHP. Handy and powerful for MySQL + PostgreSQL + SQLite + CUBRID. SIDU is simple and easy DB tool to use! SIDU has all features you need for database admin and web development. It's a great DB admin tool! No installation need. Best database front-end web based tools, cross platform looking no further
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    Bubbles

    Bubbles

    Bubbles the simple, easy to use HTTP web server

    Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag. A GUI administration panel is accessed through your web browser (e.g. "http://localhost:1080/admin/" + default password of "admin"), which controls all her settings and vital functions, all in realtime. Apart from serving files, she is capable of tracking site visits (site counters), receiving...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    SmartCookieWeb

    SmartCookieWeb

    A secure, open source web browser for Android

    An open-source web browser with privacy on by default. Customize and configure the browser to make it your own. You have a right to privacy, which is why SmartCookieWeb does not and will never collect your data or information on your web activity. All browser source code is open-source on GitHub. Fast and light. Completely free and ad-free. Disable images, block JavaScript and change the browser user agent. Customize navbar color, add a secondary navbar and set a homepage background. Allow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fire Page Editing

    Fire Page Editing

    Rapid Page Manipulator

    Inject HTML, CSS or JavaScript into any web-page. The changes you make are applied everytime you visit the specified website(s). **How to use?** - Simple, First open the extension. - Choose 'JavaScript', 'CSS' or 'HTML'. - Create a new file by pressing 'new'. - Write your own code. - Press the 'Manipulate' button to test your code. - To make sure your code is run every time you visit a specific website do the following: - Put the URLs of the websites in the 'active websites' textarea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Brill Software

    Brill Software

    A faster way to develop React Web Applications

    ... need. The alternative is a "Full Code" solution using React. This involves a lot of coding and it's not always easy to update content without doing a release. There's the option of using a Headless CMS for the content and but that only increases the amount code required. The Brill Framework provides the best of both worlds. Quick building of the application using a CMS and a set of ready made components, with the ability to add your own React components and server side functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Critters

    Critters

    A Webpack plugin to inline your critical CSS and lazy-load the rest

    ... to dramatically improve first paint time for most Single Page Applications. Import Critters into your Webpack configuration and add it to your list of plugins. That's it! Now when you run Webpack, the CSS used by your HTML will be inlined and the imports for your full CSS will be converted to load asynchronously. Create a Critters plugin instance with the given options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    internet-control is a very special implementation of parental control. It allows the child to be productive at the computer while lowering the danger of addiction to a minimum. Instead of restricting the time the computer may be used, it allows parents to restrict the time the computer may be connected to the internet. This way the child is still able to do its homework at the computer, but the danger of addiction to a game or social media application is minimised - the unpredictabillity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next