TuxDio est un portage de bureau (desktop) léger et performant de l'expérience audio de Radio-Canada pour les utilisateurs Linux. Conçu avec Electron, il offre une interface épurée, une intégration fluide et une navigation sans publicité pour une immersion sonore totale.
- Expérience Native : Une application dédiée pour votre bureau Linux.
- Immersion Totale : Bloqueur de publicités intégré au niveau du réseau.
- Optimisation Linux : Utilise le moteur de rendu Chrome pour une stabilité accrue sur Wayland et X11.
- Open Source : Distribué sous licence GPLv3.
Assurez-vous d'avoir Node.js installé sur votre système.
-
Cloner le dépôt :
git clone https://github.com/TheFrogenSource/TuxDio.git cd TuxDio -
Installer les dépendances :
npm install
-
Lancer l'application :
npm start
Cette application est propulsée par Electron, qui intègre les technologies Chromium et Node.js. TuxDio repose également sur plusieurs bibliothèques de code source ouvert (open-source). Leurs licences respectives peuvent être consultées dans le répertoire node_modules après l'installation.
- Electron (Licence MIT)
- Node.js (Licence MIT)
- Chromium (Licence BSD)
- [Icon] (https://commons.wikimedia.org/wiki/File:Polar_bear_clip_art.svg) (CC0 1.0 Lience)
TuxDio est un projet indépendant et n'est ni affilié, ni endossé, ni soutenu officiellement par la Société Radio-Canada. Tous les logos, marques de commerce et contenus diffusés via le portail demeurent la propriété exclusive de la Société Radio-Canada. Cette application est fournie « telle quelle », sans garantie d'aucune sorte.
TuxDio is a lightweight, high-performance desktop port of the Radio-Canada audio experience, specifically tailored for Linux users. Built with the Electron framework, it features a minimalist interface, seamless system integration, and a built-in ad-blocker for a truly immersive listening experience.
- Native Feel: A dedicated standalone application for your Linux desktop environment.
- Ad-Free Immersion: Integrated network-level request filtering to eliminate advertisements.
- Linux Optimized: Leverages the Chromium rendering engine for superior stability on both Wayland and X11 display servers.
- Open Source: Proudly distributed under the GPLv3 license.
Ensure you have Node.js installed on your system before proceeding.
-
Clone the repository:
git clone https://github.com/TheFrogenSource/TuxDio.git cd TuxDio -
Install dependencies:
npm install
-
Launch the application:
npm start
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.
See the LICENSE file for the full legal text.
Contributions are welcome! Feel free to open an issue or submit a pull request to help improve TuxDio.
Developed by TheFrogenSource
This application is built using Electron, which includes Chromium and Node.js.
It also relies on several open-source libraries. You can find their respective licenses
within the node_modules directory after installation.
- Electron (MIT License)
- Node.js (MIT License)
- Chromium (BSD License)
- [Icon] (https://commons.wikimedia.org/wiki/File:Polar_bear_clip_art.svg) (CC0 1.0 Lience)