Skip to content

basharovV/nightridefm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NightRideFM CLI

screenshot screenshot shows the CLI running inside a modified version of cool-retro-term, read below on setting it up

Requirements

  • mpv media player. Install with brew install mpv
  • python 3.8, pip

Installation

  • Clone the repository: git clone https://github.com/username/nightridefm.git
  • Navigate to the directory: cd nightridefm
  • Install dependencies: pip install -r requirements.txt
  • Run the player: sh start.sh

Usage

  • Space / S to play/pause
  • Number keys to select stations
  • +/- keys to adjust volume
  • q to quit

Bonus: Run inside cool-retro-term

Instructions for setting up cool-retro-term:

  1. Install cool-retro-term: brew install cool-retro-term
  2. OR If you want to use the modified frameless version, clone the fork and build from source:
    • Clone the fork: git clone https://github.com/basharovV/cool-retro-term.git
    • Run the build script: sh build.sh
    • cool-retro-term will be installed in /Applications
  3. Configure cool-retro-term to run Nightride-fm on startup:
    • Open cool-retro-term preferences
    • Go to the "Advanced" tab
    • Add the following command to the "Use custom command" field: /bin/bash "<PATH TO NIGHTRIDEFM REPO>/start.sh"

About

Nightride FM terminal player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published