All Projects → durasj → Webamp Desktop

durasj / Webamp Desktop

Licence: mit
Cross-platform (Win, Mac, Linux) desktop version of Winamp 2.9 reimplementation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webamp Desktop

Media player
An flutter media player to make media streaming apps effortlessly! read getting started tutorial on https://medium.com/@tamhanekar.siddhesh95/integrate-media-player-into-your-flutter-application-23040213f0c9
Stars: ✭ 45 (-36.62%)
Mutual labels:  audio-player
Toothyprogress
A polyline determinated ProgressBar written in Kotlin
Stars: ✭ 56 (-21.13%)
Mutual labels:  audio-player
Stereo
A Flutter plugin for playing music on iOS and Android.
Stars: ✭ 66 (-7.04%)
Mutual labels:  audio-player
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-33.8%)
Mutual labels:  audio-player
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-26.76%)
Mutual labels:  audio-player
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+11914.08%)
Mutual labels:  electron-app
Rediscx
Redis desktop client for any platform.
Stars: ✭ 43 (-39.44%)
Mutual labels:  electron-app
Bibleify Desktop
🖥️Simple & fast bible app with dramatized audio built with Electron, React, Rematch & Realm
Stars: ✭ 70 (-1.41%)
Mutual labels:  audio-player
My Bnb Memories
Remember your past travels from Airbnb, your data : your memories...
Stars: ✭ 52 (-26.76%)
Mutual labels:  electron-app
Hexoeditor
this markdown Editor for hexo blog
Stars: ✭ 1,141 (+1507.04%)
Mutual labels:  electron-app
Audioplayers
A Flutter plugin to play multiple audio files simultaneously (Android/iOS)
Stars: ✭ 1,042 (+1367.61%)
Mutual labels:  audio-player
Huebert
A dead-simple Philips Hue client for web and desktop
Stars: ✭ 51 (-28.17%)
Mutual labels:  electron-app
Anatine
[DEPRECATED] 🐦 Pristine Twitter app
Stars: ✭ 1,102 (+1452.11%)
Mutual labels:  electron-app
Offline invoicing
Desktop invoicing app built with electron. Create Quotes and Invoices. Download PDF or Email directly to your customers.
Stars: ✭ 47 (-33.8%)
Mutual labels:  electron-app
Lepton
💻 Democratizing Snippet Management (macOS/Win/Linux)
Stars: ✭ 9,067 (+12670.42%)
Mutual labels:  electron-app
Touchbar Systemmonitor
A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.
Stars: ✭ 45 (-36.62%)
Mutual labels:  electron-app
Postbird
Open source PostgreSQL GUI client for macOS, Linux and Windows
Stars: ✭ 1,089 (+1433.8%)
Mutual labels:  electron-app
Ytdownloader
Youtube Video Downloader&Converter and Play Music
Stars: ✭ 71 (+0%)
Mutual labels:  electron-app
Zy Player
▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
Stars: ✭ 10,473 (+14650.7%)
Mutual labels:  electron-app
Wip Menubar
🚧 WIP Menubar
Stars: ✭ 65 (-8.45%)
Mutual labels:  electron-app

Webamp on desktop logo

Webamp on desktop

Just like the original, now on your Mac, Windows or a Linux!

Build badge Tweet badge


Screenshot of webamp desktop on Windows Screenshot of Webamp on Linux Screenshot of Webamp on Mac OS X

Unofficial app. It has most of the functionality of the original Winamp, but it's still more of a proof of concept. Based on the Webamp - "A reimplementation of Winamp 2.9 in HTML5 and JavaScript." by the @captbaritone. Linux support via AppImage and .deb package tested on the Ubuntu 18.04.

Downloads

Head over to the desktop.webamp.org for the latest download files for your platform.

Ideas for the future

Higher priority

Lower priority

  • Support for multiple displays
  • Automatic updates (prepared, notifications already done)
  • Support file associations

Nice to have / Experiments

  • Features that can't be in the web version (by extending the API)
  • Try to integrate Spotify (inspiration from winampify-js?), milkdrop can be integrated using microphone (?) due to problems with the DRM

Known issues

Installation files are not trusted

Some operating systems, especially Windows or some browsers do not trust the installation files because they are not digitally signed and/or commonly used yet. Unfortunately, code signing certificates that would help us overcome this cost hundreds of euro per year. This project does not have any funding and therefore can't afford it. It's recommended to verify the checksum of the files if you are worried. Every commit (and therefore published checksum) is signed in this repository.

Poor performance on Linux

Caused by the disabled hardware acceleration on the Linux. The reason is issues with the transparency on the Chromium project.

Developing

Prerequisites

Make sure you have latest node.js and yarn.

Installing

Clone this repository, install dependencies and run the start script:

git clone https://github.com/durasj/webamp-desktop.git
cd webamp-desktop
yarn install
yarn start

After the build has completed, you should see one window with the app and one with developer tools. To try some changes, you can: change the code in the ./src dir, close the current window and run the yarn start again.

Kudos

This project is possible thanks to the Webamp from @captbaritone and wonderful open source work of others like @jberg and authors of many dependencies.

Thumbar icons on Windows by Smashicons.

Disclaimer

Not affiliated with the Winamp. All product names, logos, and brands are property of their respective owners.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].