All Projects β†’ ziyang0116 β†’ Rockplayer

ziyang0116 / Rockplayer

Licence: apache-2.0
A cross-platform video player based on electron and ffmpeg.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rockplayer

Lotion
Unofficial Notion.so app for Linux
Stars: ✭ 1,735 (+1019.35%)
Mutual labels:  electron-app
Dev10
🐷 A nifty little app that shows you the top posts on Dev.to in your menubar.
Stars: ✭ 136 (-12.26%)
Mutual labels:  electron-app
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-6.45%)
Mutual labels:  electron-app
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (-17.42%)
Mutual labels:  electron-app
Lx Music Desktop
δΈ€δΈͺ基于 electron ηš„ιŸ³δΉθ½―δ»Ά
Stars: ✭ 14,964 (+9554.19%)
Mutual labels:  electron-app
Curve Studio
Minimalist Electron app for designing spline curves
Stars: ✭ 140 (-9.68%)
Mutual labels:  electron-app
Gemini
A dope, easy-on-the-eyes, currently-playing viewer for Spotify
Stars: ✭ 118 (-23.87%)
Mutual labels:  electron-app
Electron Inject
Inject javascript into closed source electron applications e.g. to enable developer tools for debugging.
Stars: ✭ 150 (-3.23%)
Mutual labels:  electron-app
Before Dawn
A desktop screensaver app using web technologies
Stars: ✭ 135 (-12.9%)
Mutual labels:  electron-app
Electron Menubar
Boilerplate for electron menubar application with PopOver with React + Webpack
Stars: ✭ 145 (-6.45%)
Mutual labels:  electron-app
Streaker
πŸ”₯ GitHub contribution streak & stat tracking menu bar app
Stars: ✭ 131 (-15.48%)
Mutual labels:  electron-app
Realm Studio
Realm Studio
Stars: ✭ 134 (-13.55%)
Mutual labels:  electron-app
Google Assistant Unofficial Desktop Client
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Stars: ✭ 2,534 (+1534.84%)
Mutual labels:  electron-app
Mailspring
πŸ’Œ A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Stars: ✭ 11,953 (+7611.61%)
Mutual labels:  electron-app
Electron React Typescript Webpack Boilerplate
Pre-configured boilerplate for Electron + React + TypeScript + Webpack
Stars: ✭ 146 (-5.81%)
Mutual labels:  electron-app
Cemui
A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 118 (-23.87%)
Mutual labels:  electron-app
Toby
A YouTube player for the desktop
Stars: ✭ 136 (-12.26%)
Mutual labels:  electron-app
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+1112.9%)
Mutual labels:  electron-app
Bilibili Downloader
哔哩哔哩视钑下载器 | Yet another video downloader for Bilibili
Stars: ✭ 146 (-5.81%)
Mutual labels:  electron-app
Raven Reader
πŸ“– All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+1216.13%)
Mutual labels:  electron-app

Rock Player

A cross-platform video player based on electron and ffmpeg.

Feature

  • Cross platform(Mac, Windows).
  • Plays most video files(mp4, webm, ogg, mkv, rmvb...).

Snapshot

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/relaxrock/rockplayer
# Go into the repository
cd rockplayer
# Install dependencies
npm install
# Run the app
npm start

package mac app:

npm run package:mac:app

package mac dmg:

npm run package:mac:dmg

package windows app:

npm run package:win32
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].