All Projects → pronoy2108 → Fluent-Modded-Spotify

pronoy2108 / Fluent-Modded-Spotify

Licence: GPL-3.0 License
Spotify, but with a hint of Fluent Design (& built-in adblocking!!!) (Credits: [BlockTheSpot](https://github.com/mrpond/BlockTheSpot) for adblock binaries)

Projects that are alternatives of or similar to Fluent-Modded-Spotify

SophiApp
⚡ The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11
Stars: ✭ 1,859 (+6785.19%)
Mutual labels:  windows-10, windows11
WindowsSimplify
Windows 系統優化精簡 / Windows Simplify Project
Stars: ✭ 234 (+766.67%)
Mutual labels:  windows-10, windows11
BetterWindows
Some windows tips to improve your UX experience when using windows
Stars: ✭ 27 (+0%)
Mutual labels:  windows-10, windows11
opengnb
GNB is open source de-centralized VPN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的VPN。
Stars: ✭ 440 (+1529.63%)
Mutual labels:  windows-10
Invisiwind
An application that allows you to hide certain windows when sharing your full screen
Stars: ✭ 53 (+96.3%)
Mutual labels:  windows-10
SoliditySHA3Miner
All-in-one mixed multi-GPU (nVidia, AMD, Intel) & CPU miner solves proof of work to mine supported EIP918 tokens in a single instance (with API).
Stars: ✭ 28 (+3.7%)
Mutual labels:  windows-10
UWP-Flow-Frame
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).
Stars: ✭ 14 (-48.15%)
Mutual labels:  windows-10
WindowsAppSDK-Samples
Feature samples for the Windows App SDK
Stars: ✭ 238 (+781.48%)
Mutual labels:  windows-10
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (+44.44%)
Mutual labels:  windows-10
BleLab
Bluetooth LE Lab - UWP application for interaction with BLE GATT devices
Stars: ✭ 68 (+151.85%)
Mutual labels:  windows-10
WinReform
A simple tool to help resize and relocate stubborn windows.
Stars: ✭ 20 (-25.93%)
Mutual labels:  windows-10
ModernKeePass
KDBX password manager for the Windows Store
Stars: ✭ 29 (+7.41%)
Mutual labels:  windows-10
intune
Various scripts for use with Microsoft Intune and Windows 10 Modern Management
Stars: ✭ 106 (+292.59%)
Mutual labels:  windows-10
wsa-toolbox
A Windows 11 application to easily install and use the Windows Subsystem For Android™ package on your computer.
Stars: ✭ 438 (+1522.22%)
Mutual labels:  windows11
windows-Credential-Provider-library
This repository will be updated with all the examples and links that I can find with relevant knowledge & information about CP in MS Windows vista up to version 10.
Stars: ✭ 122 (+351.85%)
Mutual labels:  windows-10
portos
WSL2 distribution manager (coming soon)
Stars: ✭ 26 (-3.7%)
Mutual labels:  windows-10
gpu-passthrough
A GPU passthrough tutorial using libvirt and KVM on GNU/Linux
Stars: ✭ 57 (+111.11%)
Mutual labels:  windows-10
TouchInjector
Windows 8/10 TUIO touch injection
Stars: ✭ 41 (+51.85%)
Mutual labels:  windows-10
wsl-agent-bridge
WSL compatibility bridge for ssh-agent on Windows
Stars: ✭ 17 (-37.04%)
Mutual labels:  windows-10
Chocolater
Chocolater is simply a PowerShell code generator and it was conceived in order to facilitate the selection and installation of your favorite applications in one go.
Stars: ✭ 26 (-3.7%)
Mutual labels:  windows-10

Fluent-Modded-Spotify

Icon made by Qirkl

Spotify, but with a hint of Fluent Design


williamckha/spicetify-fluent

Spicetify theme inspired by Windows 11 UI and Microsoft's Fluent Design


dark-1

dark-2

light-1

About

Requires Segoe UI font.

Based off Ziro theme by schnensch
Fluent UI System Icons by Microsoft Corporation
Phosphor Icons by Phosphor Icons

Install

Make sure spicetify >= v2.6.6 is installed. Run these commands:

Windows

In Powershell:

cd "$(spicetify -c | Split-Path)\Themes"
git clone https://github.com/williamckha/spicetify-fluent Fluent
Copy-Item Fluent\fluent.js ..\Extensions
spicetify config extensions fluent.js
spicetify config current_theme Fluent color_scheme dark
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

macOS and Linux

In Bash:

cd "$(dirname "$(spicetify -c)")/Themes"
git clone https://github.com/williamckha/spicetify-fluent Fluent
mkdir -p ../Extensions
cp Fluent/fluent.js ../Extensions/.
spicetify config extensions fluent.js
spicetify config current_theme Fluent color_scheme dark
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

Customization

Three color schemes are available: light, dark or dracula. Change scheme with commands:

spicetify config color_scheme <scheme_name>
spicetify apply

You can change the accent color in the theme folder's color.ini file.
If you are using Windows, you can hide the window controls by adding the flag --transparent-window-controls after Spotify.exe in your Spotify shortcut.


khanhas/spicetify-cli

Command-line tool to customize the official Spotify client. Supports Windows, MacOS and Linux.

img

Features

  • Change colors whole UI
  • Inject CSS for advanced customization
  • Inject Extensions (Javascript script) to extend functionalities, manipulate UI and control player.
  • Inject Custom apps
  • Remove bloated components to improve performance

Installation

Basic Usage

Customization

Extensions

Custom Apps

Wiki

Installation

  • Download the three files
  • Copy them to a folder in an easily accessible location like Desktop
  • Install scoop using iwr -useb get.scoop.sh | iex
  • After scoop is installed, type Set-ExecutionPolicy unrestricted in Powershell with elevated privileges
  • Run Spotify.exe as admin (it's a 7z archive and requires admin to extract the files for some reason)
  • Extract it to the same location
  • Run Fluent Spotify.exe
  • Install it however you want, for all users/for the current user only
  • After installing, go to the Spotify folder you just extracted and run Spotify.exe
  • You should have Fluent Design in the Spotify app now!

Credits: Installation steps by donut2008

Note: autorunscript.ps1 is a file which automatically installs the dependencies for this app (needs admin priviledges to work)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].