Showing 298 open source projects for "media"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    townhall

    townhall

    An early version of the Menlo framework

    ...While townhallis different in many ways from “traditional” web app and even dApps, if you’re familiar with the Single Page Applications style of web app architecture, townhall should be relatively easy to understand. It can be used to build a variety of dApps such as a censorship-resistant social media site, a blog, a crypto-enabled eCommerce site, or a even a crypto exchange.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Powder Player

    Powder Player

    Hybrid between a Torrent Client and a Player

    An incredibly easy to use heavy-duty player that supports torrent streaming and torrent downloading. Based on WebChimera and Peerflix it not only has full support for all torrents but also works with any video type and video url, including youtube/vimeo links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Steampunk Media Player YWidget

    Steampunk Media Player YWidget

    A Steampunk media player Yahoo Konfabulator widget

    This is a Steampunk media player Yahoo Konfabulator widget based on my original Steampunk XWidget. A widget that will play your music but take up only a tiny amount of your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Soundnode App

    Soundnode App

    Soundnode App is the Soundcloud for desktop

    Soundnode App is an Open-Source project to support Soundcloud for desktop Mac, Windows, and Linux. It's built with Electron, Node.js, Angular.js, and uses the Soundcloud API. Be aware that Soundnode relies on Soundcloud API which only allows third-party apps to play 15 thousand tracks daily. When the rate limit is reached all users are blocked from playing/streaming tracks. The stream will be re-enabled one day after (at the same time) streams were blocked. Since SoundCloud applies a rate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    heml

    heml

    HEML is an open source markup language for building responsive email

    HEML is an open source markup language for building responsive email. It gives you the native power of HTML without having to deal with all of the email quirks. HEML makes building emails as easy as building websites. Do you know HTML and CSS? Check out our docs and you're off to the races! No special rules or styling paradigms to master. HEML is designed to take advantage of all that email can do while still providing a solid experience for all clients. You can create your own powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    embed-js

    embed-js

    A lightweight plugin to embed emojis, media, maps, tweets, code, etc.

    A lightweight JavaScript plugin to embed emojis, media, maps, tweets, code and services. embed.js was developed with a modern JavaScript workflow in mind. To use it, it's recommended you have a build system in place that can transpile ES6, and bundle modules. But at the same time, you get an already transpiled version to make your development easier. If you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules, you can use the default UMD build of the plugin by simply requiring it. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Animal Forest BGM

    Animal Forest BGM

    Plays music from Animal Crossing: New Leaf for each hour of the day.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/animal-forest-bgm This add-on will play Animal Crossing: New Leaf's clock-based background music in real time, updating with the clock to play different music for each hour of the day. Also provides a slew of customization options like adjustable volume, fading during song changes, and desktop notifications. Get the add-on for your Firefox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Learning JavaScript Design Patterns

    Learning JavaScript Design Patterns

    Repo for my 'Learning JavaScript Design Patterns' book

    Learning JavaScript Design Patterns is released under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 unported license. It is available for purchase via O'Reilly Media but will remain available for both free online and as a physical (or eBook) purchase for readers wishing to support the project. This edition was updated to ES2015+ syntax in 2021. Design patterns are reusable solutions to commonly occurring problems in software design. They are both exciting and a fascinating topic to explore in any programming language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    DVelum

    DVelum

    Professional PHP/ExtJS-based web development platform

    DVelum is a professional web-development platform based on PHP and Extjs that aims at automating routine development tasks and facilitates programming by means of a graphical interface. It offers highest real-time performance, facilitates and speeds up the development process letting you concentrate on business logic and ignore minor issues. DVelum is an indispensable toolkit for development of both complex-structured systems (eCommerce, CRM, WebScada, etc. ) and simple...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    retina.js

    retina.js

    JavaScript helpers for rendering high-resolution image variants

    retina.js makes it easy to serve high-resolution images to devices with displays that support them. You can prepare images for as many levels of pixel density as you want and let retina.js dynamically serve the right image to the user. retina.js assumes you are using Apple's prescribed high-resolution modifiers (@2x, @3x, etc) to denote high-res image variants on your server. It also assumes that if you have prepared a variant for a given high-res environment, that you have also prepared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    egjs

    egjs

    Javascript components group that brings easiest way to build web apps

    egjs is Javascript components group that brings easiest and fastest way to build a web application in your way.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    SUIT CSS

    SUIT CSS

    Style tools for UI components

    ...The SUIT CSS preprocessor assembles future-facing extensions to CSS that support component-based development. Vendor prefixes are automatically applied with Autoprefixer. Custom media query aliases and custom properties help with theming and configuring components. Imports are inlined and can be used to reference npm-installed packages. postcss-bem-linter (for PostCSS) is included in the preprocessor but can be used stand-alone. It lets you test your CSS for conformance to the SUIT CSS methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Picturefill

    Picturefill

    A responsive image polyfill

    A Responsive Images approach that you can use today that mimics the proposed picture element using spans, for safety sake. Picturefill works best in browsers that support CSS3 media queries. The demo page references (externally) the matchMedia polyfill which makes matchMedia work in media-query-supporting browsers that don't support matchMedia. matchMedia and the matchMedia polyfill are not required for picturefill to work, but they are required to support the media attributes on picture source elements. In non-media query-supporting browsers, the matchMedia polyfill will allow for querying native media types, such as screen, print, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cumulus

    Cumulus

    A SoundCloud player that lives in your menubar

    ...IntelliJ users be warned: This app hijacks the ⌘+Alt+L shortcurt used by IntelliJ to reformat code. Music is meant to be listened to, without getting in the way of your daily tasks. Cumulus supports media keys out of the box, no hassle and no extra setup required. Cumulus will notify you when a new track is playing, so you always know what you're listening to. It's also really fast, thanks to the technologies that power it. Interested? Take a look under the hood.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Strut Editor Offline

    BEST FREE SOFTWARE TO MAKE IMPRESSIVE PRESENTATIONS.

    Strut is an open source project to make impressive presentations like Prezi the application was powered by Strut.io and Electron projects Strut is available on Windows, Linux and Mac.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    AdaptCMS
    AdaptCMS is an open source CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. It's made easy with advanced custom fields, a very simple but powerful template system and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jquery.matchHeight.js

    jquery.matchHeight.js

    A responsive equal heights plugin

    In the years since this library was originally developed there have been updates to CSS that can now achieve equal heights in many situations. If you only need to support modern browsers then consider using CSS Flexbox and CSS Grid instead.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Expose

    Expose

    A simple static site generator for photoessays

    ...It supports image and video customization through ImageMagick and FFmpeg, enabling batch effects, filters, watermarks, and even video stabilization. With minimal setup, users can transform raw media collections into polished photoessays suitable for personal portfolios, storytelling, or lightweight publishing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    stylefmt

    stylefmt

    stylefmt is a tool that automatically formats stylesheets

    stylefmt is a tool that automatically formats CSS according to stylelint rules. stylefmt'd code is easier to write. Never worry about minor formatting concerns while hacking away. Easier to read, when all code looks the same you need not mentally convert others' formatting style into something you can understand. Easier to maintain, mechanical changes to the source don't cause unrelated changes to the file's formatting; diffs show only the real changes. Uncontroversial, never have a debate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LikeUnlock is an easy to use bookmarklet to disable like-gates and other social media lockers on websites where the owner forces you to like/share/tweet something before you can read the post or watch the video. I really hate when my facebook news feed is full of random spam videos because my friends click on a link and they want to view the photo so they share it. I made this tool to stop these sites but I need your help to achieve my goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ebookcoin

    Ebookcoin

    Ebookcoin has been updated to DDN Blockchain

    Ebookcoin is a blockchain-based platform designed to facilitate the distribution and monetization of digital content, especially eBooks and written media. It aims to provide a decentralized marketplace where authors and readers can interact directly without intermediaries. Built as a fork of Lisk, Ebookcoin uses a Delegated Proof of Stake (DPoS) consensus model and supports smart contract-like functionality to automate licensing, payments, and royalties. It enables writers to retain control over their work and income while giving readers verifiable access to authentic content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Proxy Infortuni INAIL

    Gestione telematica della denuncia di infortunio su porta di dominio

    Il proxy-infortunio-inail, nato come una esigenza per i consulenti del lavoro di un'associazione di categoria, in particolare la CNA (Confederazione Nazionale dell'Artigianato e della Piccola e Media Impresa), si pone l'obiettivo di abbattere i tempi di compilazione ed invio di una denuncia di infortunio presso INAIL, e di gestire tutte le fasi dell'inter successivo che scaturisce dall'acquisizione della denucia pressso INAIL. Di seguito un elenco delle principali funzionalità : -recupero della posizione assicurativa della ditta presso inail -invio della denuncia di infortunio (PDD) -stampa della domanda della denuncia di infortunio per invio via pec -recupero della ricevuta di invio -recupero del modulo del datore di lavoro -recupero del modulo di pubblica sicurezza -gestione delle statistiche delle dispositive effettuate -completa integrazione con il software di Porta di Dominio OpenSPCoop -console Web di gestione delle denunce e configurazione dei profili di utenza
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple State Manager 4

    Simple State Manager 4

    Run different javascript at different browser widths

    SimpleStateManager is a lightweight JavaScript library that helps manage responsive states in web applications. It allows developers to define breakpoints and trigger callbacks when the viewport changes, making it easier to handle responsive design logic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    RWD with media query

    RWD with media query

    Responsive single UI/UX website design with Media query [psd-to-html]

    This is a psd-to-html responsive layout based UI/UX project designed with css3 Media Query using Html5, css3, javascrip and jaquery. The concept is totally front-end based single web page Design.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB