Skip to content
/ moose Public
forked from ritz078/moose

๐ŸฆŒ An application to stream, cast and download torrents.

License

Notifications You must be signed in to change notification settings

hierror/moose

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


moose - A torrent client to download, stream and cast torrents. | Product Hunt Embed

A torrent client to download, stream and cast torrents.

Features

  • Stream: ๐Ÿ‘ No need to wait for the torrent to download. You can stream the videos inside the app as soon as the torrent starts downloading.
  • Subtitles: ๐Ÿ“– Automatically load the subtitles if they are present in the torrent.
  • VLC: You can open any video file in the VLC as soon as it starts downloading.
  • External apps: ๐Ÿ’ช All the files can be opened in the default app on your device.
  • Theme: ๐ŸŽจ You can select any color in the preferences panel and the UI will look good in most of them because the whole UI has been designed using opacities.
  • Cast: ๐Ÿ“บ You can cast the video or audio to any chromecast or DLNA enabled device.
  • Music: ๐ŸŽถ You can play audio inside the app itself.

Development

  • Clone the repo
  • Run yarn && yarn dev to start development. This will open a dev build of the app.
  • This project uses nextron so everything mentioned there applies on this project.
  • You can build this project using yarn build:mac. Make sure you turn off signing in electron-builder.yml by setting mac.identity to null
mac:
+ identity: null
  icon: resources/moose.icns

In case you are trying to build for some other platform, you will have to add a script to the package.json file. The scripts can be found here

Logo Credits

The logo has been designed by Philip Glen

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Ritesh Kumar

๐Ÿ’ป ๐ŸŽจ ๐Ÿค” ๐Ÿš‡

Ateev

๐Ÿ’ป

Vinod Yevatikar

๐Ÿ’ป

Hierro Duarte

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

About

๐ŸฆŒ An application to stream, cast and download torrents.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • SCSS 12.5%
  • JavaScript 1.7%
  • CSS 0.4%