Showing 980 open source projects for "using"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Myel pop

    Myel pop

    Run a point-of-presence within Myel

    ...Our mission is to build a community powered content delivery network that is resilient, scalable, and peer-to-peer ↔️ to suit the long-term needs of Web3 applications. We're currently using Filecoin building blocks and are aspiring to make this library as interoperable as possible with existing Web3 backends such as IPFS. This library is still experimental so feel free to open an issue if you have any suggestions or would like to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    hubot-slack

    hubot-slack

    Slack Developer Kit for Hubot

    So you want to get started using Hubot and Slack? We’ve got you covered. Slack Developer Kit for Hubot is an adapter that connects your Hubot scripts to your Slack team, giving you and your fellow teammates a new best friend: your very own scriptable, pluggable bot. What is Hubot and when should I use it? In short, it makes developing ChatOps-style bots quicker and easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LiteMessage

    A lightweight, peer-to-peer messaging program.

    A lightweight peer-to-peer messaging program that runs in the console. It also has a GUI version. It is currently very early in development. It is implemented in Java, so it is cross-platform. Currently developed using Java 8 (aka 1.8) It is distributed under the 3-clause BSD license. Planned features in the future include message encryption and file transfers. The most up-up-to-date source can be found on GitHub: https://github.com/cguy777/LiteMessage The MTools library can be found here: https://github.com/cguy777/MTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ipfs-pinner

    ipfs-pinner

    A toolkit helps upload files to IPFS pinning services

    ipfs-pinner is a toolkit to help upload files or specific content id to IPFS pinning services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Cnry

    Cnry

    Cnry makes it easy to publish and keep track of warrant canaries

    ...A warrant canary is a method by which a service provider can inform users that they've been served with a government subpoena despite legal prohibitions on revealing the existence of the subpoena. The idea of using negative pronouncements to thwart the nondisclosure requirements of court orders and served secret warrants was first proposed by Steven Schear on the cypherpunks mailing list. Even if you don't need a warrant canary, you can publish a Cnry as a pet that you need to feed once in a while (via the keepalive function) or it will expire. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Incubed Client in C

    Incubed Client in C

    The IN3 client (written in C)

    ...While this may work for mobile phones, most IoT devices are unable to run light clients. Connecting an IoT device to a remote node enables even low-performance IoT devices to be connected to blockchain. However, by using distinct remote nodes, the advantages of a decentralized network are undermined introducing a single point of failure. Also, it is unsecure because the client is not able to verify the results by itself. The same applies for mobile apps or web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Easily host files on IPFS

    Easily host files on IPFS

    Docker image to host IPFS HTTP gateway with support for pin listing

    A docker container containing an HTTP gateway and IPFS node to easily host files on IPFS. You run the docker container with a shared volume for the ipfs storage. If you add files to the volume, they are added to ipfs, pinned and deleted. The software is packaged as a docker container. Pick any of the following options to start the docker container. You can use cloud-init to configure a Scaleway server and have everything automatically done. The docker container will check to see if there are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SIPS

    SIPS

    A Simple IPFS Pinning Service

    ...Although it should function for basic usage, expect bugs, and definitely don't use it for anything that has money associated with it. SIPS is a Simple IPFS Pinning Service. It does the bare minimum necessary to present a functional pinning service. SIPS is capable of using either Postgres or SQLite3 as its backend. By default only Postgres is available, but the sqlite3 build tag will add support for SQLite3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZxoR LeasingBot is bot mIRC based using for renting dedicated servers free by channel commands for open channels. ZxoR LeasingBot is a open-source project using GNU-GPL license. ZxoR LeasingBot support alot of dedicated servers options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Qri CLI

    Qri CLI

    Organize, version, automate, and share datasets

    ...Every change on qri is associated with a peer, creating an audit-able trail you can use to quickly see what has changed and who has changed it. All datasets on qri are automatically described at the time of ingest using a flexible schema that makes data naturally inter-operate. Qri comes with tools to turn all datasets on the network into a JSON API with a single command. Finally, all changes in qri are tracked & synced. Qri helps you organize, version, automate, and share datasets. All changes to Qri Datasets are versioned. Compare one version to any other. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async view helper. JavaScript is injected straight into <%= content_for :render_async %> so you choose where to put it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Messaging APIs

    Messaging APIs

    Messaging APIs for multi-platform

    Messaging APIs is a mono repo that collects APIs needed for bot development. It helps you build your bots using a similar API for multiple platforms, e.g. Messenger, LINE. Learn once and make writing cross-platform bots easier. If you are looking for a framework to build your bots, Bottender may suit for your needs. It is built on top of Messaging APIs and provides some powerful features for bot building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ipfs-provider

    ipfs-provider

    Connect to IPFS via an available provider

    Returns IPFS API object by trying multiple providers in a custom fallback order. This is a general-purpose replacement for ipfs-redux-bundle. When using prebuilt bundles in production use explicit versions and SRI hashes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Winds

    Winds

    A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

    Winds is a beautiful open-source RSS and Podcast app created using React & Redux on the frontend and Express.js on the backend. Use the free hosted version or run it on your own server and customize it as you see fit. Contributions in form of pull requests are always appreciated. Activity Feeds & Discovery in Winds are powered by Stream, the app leverages Algolia for search, AWS for hosting, MongoDB Atlas for a hosted database (DBaaS), and SendGrid for email.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    Connect to and interact with Twitch chat (IRC) from Node.js or a browser. Control the delay in milliseconds between JOIN requests when using the channels array option. Minimum of 300 milliseconds. If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    galacteek

    galacteek

    Multi-platform browser for the distributed web

    ...You probably need to allow the system to install applications from anywhere in the security settings. Docker images are available. They run the full GUI inside a virtual Xorg server (using Xvfb). A VNC server runs on TCP port 5900 of the container, just use a regular VNC client to access the interface. The password to access the VNC service is printed to the console when starting the container.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    jumfi will provide a java based uniform mail filter interface using C, JNI and Java. It will allow mail filters build in java to be applied to multiple mail servers of similar and different design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    ...APIs that integrate load balancing, fault tolerance, caching/batching on top of other ribbon modules and Hystrix. Load balancer APIs that can be used independently or with other modules. APIs using Eureka client to provide dynamic server list for cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Quranipfs

    Quranipfs

    Quran over IPFS in browser streaming and downloading

    Quran over IPFS in browser streaming and downloading. we are using HTML / CSS / JS for the frontend and Firebase IPFS to the backend, and we are offering our source code for free, open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    peerchat

    peerchat

    A terminal-based P2P chat application using libp2p and Golang

    ...The application works for two nodes on the same network or on different networks. Nodes that are behind NATs on private network are able to communicate with each other because the application attempts to configure the router automatically using UPnP and also uses AutoRelay (TURN) to facilitate the connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PTTP

    PTTP

    Peer talks to Peer based on IPFS, no censorship, no centralized

    Peer Talks To Peer, based on IPFS, CLI tool. It's a PoC of the p2p-secure chat, what we do is the following stuff. Deffie-Hellman exchanges the session key. Using the session key the AES-192-CBC encrypts the message text. Enjoy the non-censored & secure chat room. Currently it's un-stable, and only test in MDNS mode, and the relay mode is under developing --relayCircuit, so you guys can try to use it when you have a public IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Skyhook

    Skyhook

    Send and recieve files securely through the IPFS network

    Send and receive files securely through the IPFS network. Skyhook is a command-line tool that allows the user to securely share files over the IPFS network. Seamless file encryption and decryption using AES-256. Local history of file names, hashes, keys and dates which can be both imported and exported easily. Ability to run off both local and remote IPFS nodes. Simply running Skyhook with no arguments gives the user a list of available commands. The only requirements for running Skyhook are the ipfshttpclient and skyhookfilecrypt modules for Python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DogeHouse

    DogeHouse

    Taking voice conversations to the moon

    ...Get the official builds from here, in GitHub Releases for any platform. Get it from AUR (unofficial package) for Arch/Manjaro or other Arch-based distro with yay -S dogehouse, using another AUR helper, or installing manually from the AUR. Get the desktop client for Debian-based distros (including Ubuntu) from the official APT repo. Get the snap for your systemd-powered Linux distro from either the Snap Store or in a terminal with sudo snap install dogehouse. Currently, the snap package's available channels are only edge as contributions for Baklava are merged almost on daily basis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IPFS Pinning GitHub Action

    IPFS Pinning GitHub Action

    Pin your files to IPFS using GitHub Actions

    Pin your files to IPFS using GitHub Actions. This GitHub Action helps you to publish your website/assets to IPFS Pinning Services (e.g. Pinata or Firebase using the official IPFS Remote Pinning API. You can use this Action directly from your GitHub workflow. You can find the required credentials on your Pinning Services Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Game3.js

    Game3.js

    The Web 3.0 Game Framework

    The Web 3.0 Game Framework.
    Downloads: 0 This Week
    Last Update:
    See Project