Unofficial BitChute desktop application.
Installers for Windows, macOS, and Linux can be found in our Releases.
Note: The Linux installer is an AppImage. In order to use an AppImage file, the user will first need to set the installer file (e.g. bitchute-desktop-0.1.0-x86_64.AppImage
) to allow execution as an application. Then, when they run it the application will be installed and opened.
If the user downloads and installs using our installers, the application will be automatically updated quietyly in the background as they use it in order to keep it up to date and provide them with the latest features.
Go to your favorite BitChute channel. Find the channel name in the URL bar.
In BitChute Desktop, click the plus button on the sidebar, enter the channel name, and then click OK.
Once the channel is added, you will see how many unwatched videos you have. You can then click in to each channel to watch videos and mark them as watched or unwached as needed. Channels can be removed by right-clicking the channel on the sidebar. More options are available for individual videos by right-clicking on them.
- Clone the project
npm install
npm run build
npm start
start
- starts the application in development modebuild
- transpiles the code in./src
watch
- watchs the code in./src
and transpiles on any changes
Contributions are welcome! If you have any issues and/or contributions you would like to make, feel free to file an issue and/or issue a pull request.
Apache License Version 2.0
Copyright (c) 2018 by Ryan Burgett.