Showing 23 open source projects for "simple smtp client"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Dart Simple Live

    Dart Simple Live

    Cross-platform client for streaming and viewing live broadcasts

    Dart Simple Live (a.k.a. Simple Live) is a cross-platform client for streaming and viewing live broadcasts. Built on a core Dart library, it supports multiple streaming platforms such as Huya, Douyu, Bilibili, and Douyin, along with live chat (danmaku). It includes apps for mobile, desktop, and TV platforms, offering a unified streaming experience with no ads.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    IPTV Free TV

    IPTV Free TV

    M3U Playlist for free TV channels

    IPTV is a community-curated M3U playlist repository that aggregates free TV channels from around the world, allowing users to stream live television content over the internet or via locally available free broadcasts. It compiles lists of links to television channels that can be opened in any video player or IPTV client that supports the M3U format, effectively turning the open internet into a global TV guide. The repository is maintained by enthusiasts who gather publicly accessible channel...
    Downloads: 2,343 This Week
    Last Update:
    See Project
  • 3
    koel

    koel

    A personal music streaming server that simply works

    koel is a simple, open source, web-based personal audio streaming service created with some of the more modern technologies that appeals to web developers. It embraces such technologies as CSS grid and drag-and-drop API to deliver a music streaming application that simply works. koel is written in Vue on the client side, and Laravel on the server side.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    AmazonMSK AWS Identity Access Management

    AmazonMSK AWS Identity Access Management

    Use AWS Identity and (IAM) to connect to Amazon Managed Streaming

    ...At runtime, the uber jar expects to find the kafka client library and the sl4j-api library on the classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Memories

    Memories

    Build a full stack MERN application

    Project MERN Memories is a full-stack application built as a learning tutorial, using the MERN stack: React on the front end, Node.js and Express on the back end, and MongoDB for data persistence. The app is called “Memories” and allows users to post interesting events from their lives (memories), providing a simple social media–style interface and back-end API to support create, read, update, delete of posts. The repository is tied to a video tutorial series that covers the project from start to finish, ideal for developers learning full-stack workflows. The codebase is split into client and server folders for separation of concerns, and uses common patterns like REST APIs, React state management, and MongoDB models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Radarr

    Radarr

    A fork of Sonarr to work with movies à la Couchpotato

    ...Radarr will automatically blacklist the release and tries another one until it finds one that works. Ensure you get the right release every time! Custom Formats allow fine control over release prioritization and selection. As simple as a single preferred word or as complex as you want with multiple criteria and regex. Find all the releases, choose the one you want and send it right to your download client. See all your upcoming movies in one convenient location. Full integration with SABnzbd and NZBGet. Automatically searching for releases as well as RSS Sync. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Live API Web Console

    Live API Web Console

    A react-based starter app for using the Live API over websockets

    ...The app includes modules for streaming audio playback, recording user media from the microphone, webcam, or even screen capture, and it surfaces a unified event log so you can debug the session as it flows. Configuration lives in a simple .env file and the project boots with standard web tooling, letting you experiment quickly with models, system prompts, and tool declarations. It ships with demo branches that show grounded search, function calling, and visualization—one example has the model calling a function that renders Vega/Altair graphs directly in the UI. Under the hood there’s an event-emitting WebSocket client, an audio in/out processing layer, and a minimal scaffolded view so you can focus on your app logic rather than wiring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    footswitch2

    footswitch2

    Audio Transcription software for Linux (Vlc) with a foot pedal

    Footswitch 2 is a media player for transcribers on Linux. Written in python and using the python bindings for VLC it allows a transcriber to control the audio or video with a USB footpedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a footpedal/footswitch. Control of the media player from LibreOffice can be via Hotkeys or an integrated...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Simple Video Trimmer

    Preview video with VLC; use in/out hotkeys; trim with FFMPEG.

    Written in Python, this program uses VLC media player to preview a video, and then it uses FFMPEG with "copy" codec to quickly cut out a segment from the video. VLC seek/jump hotkeys, as well as in/out hotkeys are supported. Currently, it's just in Python (no EXE), but it should be easy to run it from Python. From the command prompt, install the dependencies: pip install wxPython pip install boto pip install selenium pip install google-api-python-client Then start the program by:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Graphene Dashboard

    Graphene Dashboard

    Graphene is a realtime dashboard & graphing toolkit based on D3

    ...It was originally designed to sit on top of the Graphite data model and API, enabling teams to quickly build live dashboards that show thousands of datapoints updating over time. The project provides a highly customizable and hackable client-side engine: you define “widgets” such as time series graphs, gauges or labels, hook them to data providers, and the toolkit handles ingestion, rendering and live updates. While the code is somewhat dated (it uses Backbone + CoffeeScript/JavaScript rather than newer frameworks), it remains useful for legacy setups or teams wanting to build simple real-time dashboards without heavy infrastructure. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    ...The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for saving edit decision lists, handling uploads and asset searching. XML is also used to describe the GUI itself as well as its underlying functionality - there is no need to recompile the Flash applets! But if you so desire then custom fonts, effects and widget classes can be written in AS3 - PixelBender support too, for effects and transitions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AnimeMaster

    AnimeMaster

    Client Anime Browser!

    AnimeMaster is a free client Anime browser. With it, you'll be able to have all your favorite Anime sites and shows stored in one place! It has a really simple user interface with various of functions. For a changelog, check: https://sourceforge.net/p/animemaster/wiki/Changelog/ Requirements: - .Net framework 4 - Flash Player - Internet Connection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTTP streaming Flowplayer

    HTTP streaming Flowplayer

    Allows for Flash clientsimple http server mp4 random seeking

    The plugin enables seek before download functionality with H264 videos in mp4 or flv for Flowplayer Flash with any http byte-range capable server like Apache or a CDN. Does not require any modifications on the server side. With this plugin you can use single version of your video to delivery to any device (either through html5 video or through Flash player+the plugin) from any http server. Supports simultaneous streaming videos over http from multiple locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StreamDesk
    Open source desktop client that provides easy access to many streaming video sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Monopod is a simple Podcast client. It's for people who want to select a few channels, come back later, and find the the Podcast MP3s turn up on the hard disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TinyCast is a small and simple P2P live audio streaming client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Windows Internet Streaming Protocol - Simple client/server software that uses the directshow framework to stream out media files from a server to directshow compatible players using TCP/IP. Open url like wisp://server.com/filename.wmv from clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VMukti open source is leading Asterisk/ Yate enabled p2p Video IP Communications Suite for Web / PSTN. These serverless broadband ready platform enable OS community to save 90% on capital & operating costs over proprietary software for conferencing &
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    AtMail is an open source webmail client written in PHP. We aim to provide a elegant Ajax webmail client for existing IMAP mailservers, with less bloat and a focus on an intuitive, simple user interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A simple front end for the VideoLAN Client media player. It is intended to be used for the simple, yet clean presentation of video on a secondary screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VXG Player SDK for Android

    SDK for any kinds of Android applications with video playback

    SDK can be used for IPTV, Android client of surveillance system, IP camera viewer, TV player, OTT clients and other kinds of applications with video playback. Source code of samples can be provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB