Showing 22 open source projects for "dumb"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 1
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    dumb-jump

    dumb-jump

    an Emacs "jump to definition" package for 50+ languages

    Dumb Jump is an Emacs "jump to definition" package with support for 50+ programming languages that favors "just working". This means minimal -- and ideally zero-configuration with absolutely no stored indexes (TAGS) or persistent background processes. Dumb Jump requires at least GNU Emacs 24.3. Dumb Jump uses The Silver Searcher ag, ripgrep rg, or grep to find potential definitions of a function or variable under point. It uses a set of regular expressions based on the file extension, or major...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    You-Get

    You-Get

    Dumb downloader that scrapes the web

    You-Get is a small command-line utility for downloading media (video, audio and images) from the Web when there are no other means to do so. It can download video and audio files from such popular web sites as YouTube, Twitter, Niconico, Vimeo, Flickr, Instagram and a whole lot more. You-Get is a great option for when you want to enjoy your favorite videos, audio or images from the internet without having to open any web browsers or get interrupted by ads. It’s also a good choice for...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    OpenMQTTGateway

    OpenMQTTGateway

    MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino

    ... thermometer compatibility, SMS & LORA. OpenMQTTGateway supports very mature technologies like basic 433mhz/315mhz protocols & infrared (IR) so you can make your old dumb devices "smart" and avoid throwing them away. These devices also have the advantage of having a lower cost compared to Zwave or more sophisticated protocols. OMG also supports up-to-date technologies like Bluetooth Low Energy (BLE) or LORA.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 5
    Onelinerhub

    Onelinerhub

    Thousands of code solutions with clear explanation

    Lib of well-explained and minimalistic code solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Honeypot

    Laravel Honeypot

    Preventing spam submitted through forms

    When adding a form to a public site, there's a risk that spam bots will try to submit it with fake values. Luckily, the majority of these bots are pretty dumb. You can thwart most of them by adding an invisible field to your form that should never contain a value when submitted. Such a field is called a honeypot. These spam bots will just fill all fields, including the honeypot. When a submission comes in with a filled honeypot field, this package will discard that request. On top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    migrate

    migrate

    Database migrations, CLI and Golang library

    Database migrations are written in Go. Use as CLI or import as a library. Migrate reads migrations from sources and applies them in correct order to a database. Drivers are "dumb", migrate glues everything together and makes sure the logic is bulletproof. (Keeps the drivers lightweight, too.) Database drivers don't assume things or try to correct user input. When in doubt, fail. Package migrate reads migrations from sources and runs them against databases. Sources are defined
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeaDBeeF is a modular cross-platform audio player, which runs on GNU/Linux distributions, macOS, Windows, *BSD, OpenSolaris, other UNIX-like systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
    Leader badge
    Downloads: 1,656 This Week
    Last Update:
    See Project
  • 9

    F#-docx

    Expose full functionality of docx without the dumb.

    F# docx library aiming for total feature set of the DOCX file type using Microsoft's OOXML SDK, specifically only the WordprocessingML subset.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10
    Ooui Web Framework

    Ooui Web Framework

    UI library that brings the simplicity of native UI development to web

    Ooui (pronounced weee!) is a small cross-platform UI library for .NET that uses web technologies. It presents a classic object-oriented UI API that controls a dumb browser. With Ooui, you get the full power of your favorite .NET programming language plus the ability to interact with your app using any device. Make sure to add a reference to Ooui before you start running! With just code, a web server that serves the HTML and web socket logic necessary for an interactive button will start. Ooui...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sanicball

    Sanicball

    Sanicball is a racing game that throws away complex gameplay mechanics

    Sanicball is a racing game that throws away complex gameplay mechanics, character progression and microtransactions in favor of pure fast. It features the all the latest* dumb internet memes thrown together in a blender to form a truly europhoic circlejerking experience. This wasn't the original intention but it ended up happening anyway. This game is purely fan made, Sega or Sonic Team were not involved in creating this. Also, 'Sanic Team' and 'Notsega' are fictional companies.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    nostr

    nostr

    A truly censorship-resistant alternative to Twitter

    ... by someone else, or yourself). To get updates from other people, you ask multiple relays if they know anything about these other people. Anyone can run a relay. A relay is very simple and dumb. It does nothing besides accepting posts from some people and forwarding to others. Relays don't have to be trusted. Signatures are verified on the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ThirtyInch

    ThirtyInch

    A MVP library for Android favoring a stateful Presenter

    This library adds Presenters to Activities and Fragments. It favors the stateful Presenter pattern, where the Presenter survives configuration changes and the dumb View pattern, where the View only sends user events and receives information from the Presenter but never actively asks for data. This makes testing very easy because no logic lives in the View (Activity, Fragment) except for fancy animations which anyway aren't testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    My very first attempt at making something i will try to keep updating it as i go along
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generate random sentences easily. Included are .txt files with vocabulary inside. Feel free to add words to the text documents!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SMTPSpy Proxy is a "dumb" SMTP proxy that waits for inbound SMTP requests and forwards all them directly to an external SMTP server, while outputting all e-mails passing through to a specified disk location, for monitoring purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cross-platform. Very smooth sound. Works with or without Allegro. Current releases play IT/XM/S3M/MOD. In the future: create DUHs. Main advantage over IT: design your own filters, synthesis and more! Click 'Home Page' above for details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    An interactive mobile prototyping aid using decision-trees or wizard-of-oz methods. The client, a J2ME 'dumb terminal' displays images sent by the server via bluetooth; the server allows a designer to select images to display based upon device key input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TinyUPS Daemon is a simple UPS daemon for FreeBSD. It can safely shutdown a host connected to a UPS via a suitable cable. It should work with any UPS that provides dumb signaling. It has been tested with an APC Back-UPS. Cable wiring is explained in the s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DUMB, the Diabolically Uncrashable Mud Builder, implements a lisp-like language interpreter in Java. This language is specialized to allow the most flexible MUD creation to date, and to allow 100% uptime, even during MUD development. NEW: SWING GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BinkleyTerm is a freely available FidoNet compatible electronic mail interface and dumb terminal package. This means it's a program for receiving and sending mail and files within FidoNet or other Fido Technology Networks
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next