Showing 148 open source projects for "epel-release"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 1
    libtorrent

    libtorrent

    An efficient feature complete C++ bittorrent implementation

    libtorrent is a feature-complete C++ BitTorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well-documented library interface that is easy to use. It comes with a simple BitTorrent client demonstrating the use of the library. The interface of libtorrent consists of a few classes. The main class is the session, it contains the main loop that serves all torrents. Each class and function is described in this manual, you may...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 2
    libphonenumber for PHP

    libphonenumber for PHP

    PHP version of Google's phone number handling library

    A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber. This library will try to follow the same version numbers as Google. There could be additional releases where needed to fix critical issues that can not wait until the next release from Google. This does mean that this project may not follow Semantic Versioning, but instead Google's version policy. As a result, jumps in major versions may not actually...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Accord

    Accord

    A discord client for modern macs

    A faster, native discord client for your Mac. Accord requires macOS Big Sur (11.0) or higher. If you have Homebrew installed on your Mac, you can get the latest Accord release by installing the accord cask. Alternatively, you can download the latest version of Accord via GitHub releases. These builds will not receive automatic updates, so you will have to manually check for updates to benefit from the latest features and bug fixes. Receive automatic updates, give feedback to the project...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Amazon Chime SDK for iOS

    Amazon Chime SDK for iOS

    An iOS client library for integrating multi-party communications

    ... to: configure meeting sessions, list, and select audio devices, switch video devices, start and stop screen share viewing, and receive callbacks when media events occur such as volume changes, and manage meeting features such as audio mute and video tile bindings. You can integrate Amazon Chime SDK in your project from either CocoaPods or binaries through Github release.
    Downloads: 2 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    gtkcord4

    gtkcord4

    GTK4 Discord client in Go, attempt #4

    GTK4 Discord client in Go, attempt #4. gtkcord4 needs GTK4, object-introspection, and optionally libcanberra. If compiling, then the library headers are also required. gtkcord4's CI automatically builds each release for Linux x86_64 and aarch64. See the Releases page for the binaries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ElectronMail

    ElectronMail

    Unofficial ProtonMail Desktop App

    ... to the email messages (attachments content not stored locally, but emails body content). The local store feature enables storing your messages in the encrypted database.bin file (see FAQ for file purpose details). So the app allows you to view your messages offline, running full-text search against them, exporting them to EML/JSON files. etc. Enabled since v2.0.0 release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FileDAG Storage

    FileDAG Storage

    A distributed storage service built on the IPFS technology stack

    FileDAG Storage A distributed storage service built on the IPFS technology stack. Different from the official implementation of IPFS, we focus more on data management, data reliability, availability and fault tolerance, and clustering of storage nodes. The minimum storage unit of FileDAG Storage is dag, which is the data block. Files or objects are organized in a merkle-dag structure, and multiple files or objects may share some data blocks. The obvious benefit of this is to reduce redundant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our team...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AWS IoT SDK for JavaScript

    AWS IoT SDK for JavaScript

    SDK for connecting to AWS IoT from a device using JavaScript/Node.js

    ...'. The 'device' class wraps mqtt.js to provide a secure connection to the AWS IoT platform and expose the mqtt.js interfaces upward. It provides features to simplify the handling of intermittent connections, including progressive backoff retries, automatic re-subscription upon connection and queued offline publishing with a configurable drain rate. Beginning with Release v2.2.0 of the SDK, AWS collects usage metrics indicating which language and version of the SDK is being used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Minicord

    Minicord

    A minimalist Discord Client

    A minimalist version of Discord based on the web version.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    MyPhoneExplorer

    MyPhoneExplorer

    Simply explore your Android phone!

    Connect your phone via WiFi, cable or bluetooth and you'll be surprised how easy and efficient it will be to manage your Android based smartphone with our software. Since it's first release MyPhoneExplorer evolved into the most popular freeware tool for smartphones. The software is constantly updated with new features. In opposite to many other solutions MyPhoneExplorer does work complete locally without using any third-party server!
    Downloads: 1,418 This Week
    Last Update:
    See Project
  • 12
    go-libp2p-quic-transport

    go-libp2p-quic-transport

    An implementation of a libp2p transport using QUIC

    go-libp2p-quic-transport uses quic-go to provide QUIC support for libp2p. This repo is good-compatible, and users of Go 1.11 and later with modules enabled will automatically pull the latest tagged release by referencing this package. Upgrades to future releases can be managed using go get, or by editing your go.mod file as described by the gomod documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jtdx_improved
    ═══════════ ▲▲▲ ═════════════════════════════════════════════ Find the various versions on the "Files" tab (https://sourceforge.net/projects/jtdx-improved/files/) jtdx_improved is an enhanced version of JTDX by Igor Chernikov et al. (https://sourceforge.net/projects/jtdx/). Both my and Igor's forks are based on the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS and others (https://sourceforge.net/projects/wsjt/). After the succes of my...
    Leader badge
    Downloads: 420 This Week
    Last Update:
    See Project
  • 14
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) - Any OS that runs Java Planned enhancements in the next major release: - User interace configuration GUI...
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 15
    Filt8- v3.6 alerts for WSJT-X FT8

    Filt8- v3.6 alerts for WSJT-X FT8

    Alert and filter QSO for WSJT-X FT8 FT4

    Filt8 - v3.6 release - Requires Python 3.x (3.10 or higher on Mac) Scrollable maps for small screens State data as of Feb 25, 2024. Map saves settings. Map features: filter by band, click to Lookup. Offline Maps to show station grid locations as you decode them in real-time (Check out js8mapper project on https://sourceforge.net/projects/js8map/ for this same option for JS8Call) Map feature allows filtering by band, listings by callsigns or grids, and callsign lookups via QRZ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    maude

    maude

    Autonomous decentralized moderation for IPFS and Web3

    Autonomous decentralized moderation for IPFS and Web3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...: Maintainers of github fork "pyst2" contacted to join forces. Note that the last release here fixes the same bug as on github, otherwise github version seems to only contain cosmetic changes and examples. 2012-07-06: An offer to maintain the project has been received. 2012-01-29: There have been two or three forks that are being maintained. This is now just history unless someone cares to take up maintenance here.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    LibreWeb Browser

    LibreWeb Browser

    Decentralized Web Browser

    LibreWeb is an open-source decentralized web browser, leveraging IPFS. What would you do differently; if you could reinvent The Internet in the 21st century? With all the knowledge and new technologies available today. I was inspired by Douglas Engelbart, Tim Berners-Lee, and Ted Nelson as well as projects like IPFS, Jekyll, ARPANET, and more. Everyone should be able to easily read and create a site/blog/news page and publish the content online (without minimal technical knowledge). Built-in...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    MyTvShowOrganizer

    MyTvShowOrganizer

    Tv-Organizer & Torrent Episodes Downloader V.2024.07.17

    OpenSource Application which has a Complete set of Tools to organize, get info and Download torrents of Tv-Series. STATUS: STABLE. NEW REQUIREMENTS: .WINDOWS 10 64 bit or above; .FIREFOX x64 installed and ready to deal with Torrent and Magnet Links. Test firefox at www.limetorrents.lol before installing https://www.mozilla.org/en-US/firefox/all/#product-desktop-release .UTORRENT or Similar Torrent Client. How: It gets the TV-Show name, episode, resolution, plus any KeyWord to filter...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Sandesh: Find your community

    Sandesh: Find your community

    Home grown, community messaging platform

    Sandesh: Find your community https://play.google.com/store/apps/details?id=com.pranjalstudioplus.sandesh We are thrilled to introduces an exciting new way to connect with your local community and engage in meaningful conversations. Here's what you can expect from this initial release: 1. Discover Local Communities: Find and join communities based on interests, passions, or proximity. 2. Authentic Answers to Local Problems: Get advice, share information, and find solutions from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BlackTools tcl

    BlackTools tcl

    ultimate channel management tcl script for eggdrop

    BlackTools is the most complete channel management tcl script for eggdrop/windrop who can manage channels from all the IRC networks, although some modules are specifically designed only for Undernet network. Offers everything you need for you to start using your eggdrop by having a lots of commands, protections, modules that make your channel more safe and your life easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    A "simple" demonstration software for decoding ACARS, a low-bandwidth communication protocol used by airplanes to communicate with airports. Detailed description of the operating principles is available at http://jmfriedt.free.fr/lm_sdr.pdf (French) and http://jmfriedt.free.fr/en_sdr.pdf (English). The latest 2022 release for GNU Radio 3.9, following 3.8 named ng for New Generation, aims at adding bitrate clock tracking + removes the external dependence with libfftw by using the GNU Radio FFT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Lights of Dreams IV

    Xylvan, the angelic messenger must save the 3800's World.

    Hi! A long time ago, Lights of Dreams: The Angelical Blade is a 3D adventure game staring Xylvan and is the first 3D game of Xilvan Design. A newer release appeared recently, we are now at v52.57 of Lights of Dreams IV: Far Above the Clouds. Please bookmark & share our projects. Hope you'll like our games in the near future. Friendly, Xylvan, Xilvan Design All Rights Reserved 2005-2024.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A.U.T.O is a web interface and control mechanism for transmission. It currently adds additional capabilities on top of the daemon, and is designed primarily for headless use. Check out the documentation in the hosted wiki above (coming soon) for a complete feature listing etc For release information etc, please see the news section above
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cnry

    Cnry

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

    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...
    Downloads: 0 This Week
    Last Update:
    See Project