Skip to content

mohssineAboutaj/telefaza

Repository files navigation

Telefaza (telefaza)

About

A cross-platform built with Quasar Framework the Vuejs framework, The app allows you to watch any TV channel you want only through your device and collects you most of the channels you want in one place without having to search for each one separately

Donation

Your donation will be very helpful for mw to stay motivated & keep this project up-to-date

Available Versions

Note: if you don't find your platform bellow you can use the WEB version

  • Web
  • Mobile app
    • Android
    • IOS (not yet)
  • Desktop app
    • Linux
    • Windows (not yet)
    • Mac (not yet)

Demo

Live Preview In The Browser

Release

Devlopement

Note: i prefer to use yarn instead of npm

Install Dependencies

yarn

Development Mode

SPA (defalut)

yarn dev

SSR (Server-side rendering)

yarn dev:ssr

Android (open with android studio)

yarn dev:android

Desktop (electron)

yarn dev:electron

Build The App For Production

SPA (Default)

yarn build

Android (Capacitor)

yarn build:android

IOS (Capacitor)

yarn build:ios

Desktop (Electron)

Note: Default desktop uotput depend on your working platform

yarn build:electron

Fetch And Parse Data

yarn convert

Lint The Files

yarn lint

Generate Icons And Splash Screens

yarn icons

Customize the configuration

See Configuring quasar.conf.js.

CHANGELOG

CHANGELOG

LICENSE

MIT