Showing 37 open source projects for "listen"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Learn More
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Signal Desktop

    Signal Desktop

    Private messenger for Windows, Mac, and Linux

    ...An unexpected focus on privacy, combined with all of the features you expect. State-of-the-art end-to-end encryption (powered by the open source Signal Protocol) keeps your conversations secure. We can't read your messages or listen to your calls, and no one else can either. Privacy isn’t an optional mode, it’s just the way that Signal works. Every message, every call, every time. Share text, voice messages, photos, videos, GIFs and files for free. Signal uses your phone's data connection so you can avoid SMS and MMS fees. Make crystal-clear voice and video calls to people who live across town, or across the ocean, with no long-distance charges. ...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Laravel Mailbox

    Laravel Mailbox

    Catch incoming emails in your Laravel application

    ...Laravel Mailbox is a package for Laravel 5.7 and up that will allow your application to catch and react to incoming emails from different services like Mailgun, SendGrid, or the local log driver for debugging purposes. Listen to incoming email messages in a Laravel-Route-like fashion and react to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Uppy

    Uppy

    The next open source file uploader for web browsers

    ...Saves battery and data plan by letting users pick files from Webcam, Dropbox, Google Drive and Instagram, while letting servers do the heavy lifting via Companion. Works great with the file encoding and processing backend from Transloadit, but also works great without. Open source and driven by the community We listen closely and adjust the project based on your feedback. File recovery (after a browser crash or accidental navigation) via Golden Retriever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY MGCP RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP / SKINNY protocol or...
    Leader badge
    Downloads: 449 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Repeater-START

    Repeater-START

    Showing The Amateur radio Repeaters Tool

    Repeater-START (Showing The Amateur Repeaters Tool) is an app to view nearby ham radio repeaters. It runs on Windows, Android, Ubuntu Linux and Raspbian for Raspberry-pi, Librem Phone, Pinephone/Manjaro Linux etc.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 6
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    ...With this operating system, you may tune in popular stations or amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, Use the installed SDR-Map utility to find radio servers and listen from interesting places. Also, I have set up a self-updating SDR Map at https://rx.skywavelinux.com. An internet radio streamer application is also included for popular studio streams. Bring it up with keys [Super] + [S]. SDR software is configured to operate with popular plug-in devices, such as the RTL-SDR dongles, Airspy, and, HackRF radios. ...
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 7
    MOFO Linux

    MOFO Linux

    A live Linux environment for computing without censorship barriers.

    MOFO Linux is a USB pluggable live Linux environment you boot on PC hardware. It gives you the power to unblock any media, at your discretion, clearing the way for you to read, write, watch, listen to, debate, or collaborate anywhere - beyond the reach of Big Brother. In other words, you jump the barrier, find media, and interact with people. MOFO Linux is designed for easy usage on home PCs, laptop computers, or workstations, whether installed in internet cafes anywhere the world or on the most modest of home desktop machines. ...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 8
    whatsapp-api-client-python
    This library helps you easily create a Python application with WhatsApp API. https://green-api.com/en/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    whatsapp-api-webhook-server-python
    This library helps you easily create a Python server endpoint to receive WhatsApp message webhooks. https://green-api.com/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    whatsapp-chatbot-python
    This library helps you easily create a Python chatbot with WhatsApp API. https://green-api.com/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Raven Reader

    Raven Reader

    All your articles in one place. Beautiful

    ...Supports categorizing of the feeds. macOS touch bar shortcuts. Integration with read-it later apps: Pocket, Instapaper. Podcast support. Subscribe to podcast RSS feed and listen within the app. Accessibility Friendly, Feedbin integration (Folders are WIP). Inoreader integration. Google Reader API support. Supports self-hosted RSS Services like FreshRSS.org etc. (Folders are WIP). Support for subscribing to Youtube channels and viewing within the app. Flexible resizing of columns/panes. Please feel free to suggest more ideas to improve this app.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    ...Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response. Start a conversation, then queue up multiple messages to send, including a prompt sent using `convo.ask()` which allows your bot to capture user input and use it. Botkit is just one part of a bigger set of developer tools and SDKs that encompass the Microsoft Bot Framework. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    musicForProgramming

    musicForProgramming

    Unofficial port of musicforprogramming.net to be hosted on IPFS

    Listen to music while you program, streamed via the peer-to-peer technology IPFS. The music comes from musicforprogramming.net, and has been carefully chosen to maximize concentration by providing just the right amount of interest to occupy the parts of your brain that would otherwise be left free to wander and lead to distraction during your work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pj-ntp-server

    pj-ntp-server

    Pure Java NTP server.

    ...Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port) or run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen. Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    ...If you are using IPFS in a single process or with the node cluster module this should be completely transparent. If you are using Web Workers there is no way to globally listen to messages sent between workers and the main thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pathephone

    Pathephone

    Distributed audio player

    Imagine streaming an application without a single server, yet able to discover music for you. There is no way to control, to block or even to shut down Pathephone network. You are free to share and listen vinyl quality music if you wish. Any music shared by others is available to you, any music shared by you is available to others. No regional limits, works even behind Great Chinese Firewall. There is no one in control, and no one will ever charge a fee. Bugfixes and new features are implemented online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ACARS decoder

    ACARS decoder

    An open source Acars decoder with rtl_sdr frontend

    ...It features : - up to four channels decoded simultaneously - error detection AND correction - input from sound file , alsa sound card or software defined radio (SRD) via a rtl dongle (http://sdr.osmocom.org/trac/wiki/rtl-sdr) or airspy (http://www.airspy.com) - could send decoded acars to a server via UDP in planeploter format or its own dedicated format. The 4 channels decoding is particularly useful with the rtl dongle. It allows to directly listen simultaneously to 4 different frequencies , with a very low cost hardware. Since version 3.0, acarsdec comes with acarsserv : a database backend program to store received acars messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Web Media Player

    This is a Internet Based Streaming Player

    Unity Lanka Web Media Player Enables Users to Listen Radio, Very Quickly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Capi2Name is an ISDN capi monitor that listen for calls on the capidevice and prints the calls into a Mysql Database and with the PHP webinterface you can show after calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jamplugged adds a Jamendo music provider to the Evolution Player. This allows users of the Evolution Player to listen to, download, search, and share creative commons music provided by Jamendo. See http://evolution-player.com for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Mail Forwarder. This application listen to a Microsoft exchange server, checking if a new mail arrived, pushing the content to an specified Mail address. It uses JavaMail API to connect to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MusicDevil allows you to easy share, store, tag, and stream music. it contains server, which stores files, preferences, and streams audio. It also contains a client app, which can download or upload files, enter tags, and allows you to listen to streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Peer to speaker is an open p2p application that enables you to listen to music on demand. No more need to mantain an mp3 collection, your collection now is virtually all existent music, and you can access it from any computer connected to internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project contains a deployable product with the following vision: To provide a means for people who need to talk, to find someone who is willing to listen. included: rating system, anonymous chat and email, mambo cms, crypto, user queues. (dr phil + ebay)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jamendo Tools is a set of tools to publish, listen or view Creative Commons content in Peer 2 Peer networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next