Giter VIP home page Giter VIP logo

drscrado / spotube Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krtirtho/spotube

0.0 0.0 0.0 91.99 MB

A lightweight free Spotify ๐ŸŽง crossplatform-client ๐Ÿ–ฅ๐Ÿ“ฑ which handles playback manually, streams music using Youtube & no Spotify premium account is needed ๐Ÿ˜ฑ

License: Other

Shell 1.80% Ruby 0.69% C++ 5.48% Python 0.21% C 0.34% Objective-C 0.01% Java 0.16% PowerShell 0.40% Kotlin 0.03% Dart 84.28% Swift 0.57% Makefile 0.53% HTML 0.95% CMake 3.84% Inno Setup 0.71%

spotube's Introduction

Spotube

GitHub Action Status GitHub release License Maintainer Open Collective backers and sponsors

Spotube is a Flutter based lightweight spotify client. It utilizes the power of Spotify & Youtube's public API & creates a hazardless, performant & resource friendly User Experience

Desktop

Application Desktop Screenshot

Mobile

Application Mobile Screenshot

Features

Following are the features that currently spotube offers:

  • Open Source
  • Anonymous/Guest Login
  • Cross platform
  • No telemetry, diagnostics or user data collection
  • Lightweight & resource friendly
  • Native performance (Thanks to Flutter+Skia)
  • Playback control is on user's machine instead of server based
  • Small size & less data hungry
  • No spotify or youtube ads since it uses all public & free APIs (But it's recommended to support the creators by watching/liking/subscribing to the artists youtube channel or add as favourite track in spotify. Mostly buying spotify premium is the best way to support their valuable creations)
  • Synced Lyrics
  • Downloadable track

Support this project

Patreon donate button

"Donate to out Collective" "Buy Me A Coffee"

Installation

I'm always releasing newer versions of binary of the software each 2-3 month with minor changes & each 6-8 month with major changes. Grab the binaries

Platform Package/Installation Method
Android Android Download
Android Download
Debian/Ubuntu Linux Debian/Ubuntu Download
Then run: sudo apt install Spotube-linux-x86_64.deb
Flatpak flatpak install com.github.KRTirtho.Spotube
Download on Flathub
Arch/Manjaro pamac: pamac install spotube-bin
yay: yay -Sy spotube-bin
AppImage AppImage Download
Note: AppImages require appimage-launcher to be installed
Linux (tarball) Tarball Download
Windows Windows Download
Windows (Chocolatey) choco install spotube
Windows (WinGet) winget install --id KRTirtho.Spotube
MacOS MacOS Download

Note!: If you don't understand this download table. You can read installation instructions from the wiki

Nightly Builds

Get the latest nightly builds of Spotube here

Optional Configurations

Login with Spotify

You need a spotify account & a developer app for

  • clientId
  • clientSecret

Grab credentials:

  • Go to https://developer.spotify.com/dashboard/login & login with your spotify account (Skip if you're logged in) Step 1

  • Create an web app for Spotify Public API
    step 2

  • MOST IMPORTANT: Give the app a name & description. Then Edit settings & add http://localhost:4304/auth/spotify/callback as Redirect URI for the app. Its important for authenticating
    step-3-a setp-3-b

  • Click on SHOW CLIENT SECRET to reveal the clientSecret. Then copy the clientID, clientSecret & paste in the Spotube's respective fields
    step-4

TODO:

  • Compile, Debug & Build for MacOS
  • Add support for show Lyric of currently playing track
  • Track download
  • Support for playing/streaming podcasts/shows
  • Artist, User & Album pages
  • Android Support

Building from source

You can find the details here

Things that don't work

  • Shows & Podcasts aren't supported as it'd require premium anyway
  • OS Media Controls

License

BSD-4-Clause

Bu why? You can learn about it here

Library/Plugin/Framework Credits

  • Flutter - Flutter transforms the app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase
  • Linux - Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged in a Linux distribution
  • AUR - AUR stands for Arch User Repository. It is a community-driven repository for Arch-based Linux distributions users
  • Flatpak - Flatpak is a utility for software deployment and package management for Linux
  • spotify (dart) - A dart library for interfacing with the Spotify API
  • audioplayers - A Flutter plugin to play multiple audio files simultaneously (Android/iOS)
  • youtube_explode_dart - YoutubeExplode is a library that provides an interface to query metadata of YouTube videos, playlists and channels, as well as to resolve and download video streams and closed caption tracks
  • infinite_scroll_pagination - Flutter package to help you lazily load and display pages of items as the user scrolls down your screen
  • bitsdojo_window - A Flutter package that makes it easy to customize and work with your Flutter desktop app window on Windows, macOS and Linux
  • hotkey_manager - A flutter plugin that allow Flutter desktop apps to defines system/inapp wide hotkey
  • Inno Setup - Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan
  • collection - The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier
  • flutter_riverpod - A Reactive Caching and Data-binding Framework
  • flutter_hooks - React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget
  • hooks_riverpod - Riverpod with hooks
  • go_router - A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
  • palette_generator - Flutter package for generating palette colors from a source image.
  • logger - Small, easy to use and extensible logger which prints beautiful logs
  • flutter_launcher_icons - A package which simplifies the task of updating your Flutter app's launcher icon.
  • permission_handler - Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
  • marquee - โฉ A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions, durations, curves as well as pauses after every round
  • scroll_to_index - scroll to index with fixed/variable row height inside Flutter scrollable widget
  • package_info_plus - This Flutter plugin provides an API for querying information about an application package.
  • version - A dart library providing a Version class
  • audio_service - Flutter plugin to play audio in the background while the screen is off.

Social handlers

Follow me on Twitter for newer updates about this application

ยฉ 2022 Spotube

spotube's People

Contributors

krtirtho avatar karniv00l avatar steliospapamichail avatar thatonecalculator avatar romanjos avatar theilgaz avatar voklen avatar marado avatar poussinou avatar rustyapple avatar highjeans avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.