HerXayah / lowfi

🎵 Play Lofi music through your terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lowfi 🎵

Play Lofi music through your terminal.

npm | Buy Me a Coffee

⚡ Install

npm:

npm install -g lowfi

Yarn:

yarn global add lowfi

GitHub:

git clone https://github.com/remvze/lowfi

✨ Usage

Play a lofi radio:

lowfi play

Randomly play a radio:

lowfi play --random

Open the YouTube link in your browser:

lowfi open

⚠️ Prerequisites

  • ffmpeg: Converting audio formats.
  • node-gyp: Compiling native addon modules.

Support Lowfi

⭐ Give a star if you liked this project.

Buy Me a Coffee to help me maintain Lowfi.

About

🎵 Play Lofi music through your terminal.

License:MIT License


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%