• Stars
    star
    348
  • Rank 121,840 (Top 3 %)
  • Language
    Rust
  • License
    MIT License
  • Created over 2 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŽต A command line music radio client for https://coderadio.freecodecamp.org, written in Rust.

Code Radio CLI

Crate GitHub release (latest by date)

๐ŸŽต 24/7 music designed for coding, now in your terminal!

A command line music radio client for https://coderadio.freecodecamp.org (about), written in Rust.

Screenshot

Install

  • Download prebuilt binary from GitHub release page.

  • ๐ŸชŸ On Windows, install with WinGet:

    winget install code-radio-cli
    
  • ๐Ÿฆ€ Install with Cargo:

    cargo install code-radio-cli
    

    After installation, run code-radio in command line to start. You may need to restart your shell first.

โš  About building and running on Linux ๐Ÿง

This program uses rustaudio/cpal lib to play audio, which requires ALSA development files on Linux.

In order to build and run this program on Linux, you need to install๏ผš

  • libasound2-dev on Debian / Ubuntu
  • alsa-lib-devel on Fedora

Usage

code-radio [OPTIONS]

OPTIONS:
    -h, --help                 Print help information
    -n, --no-logo              Do not display logo
    -s, --select-station       Manually select a station
    -v, --volume <VOLUME>      Volume, between 0 and 9 [default: 9]
    -V, --version              Print version information

More Repositories

1

EnergyStarX

๐Ÿ”‹ Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.
C#
870
star
2

NetEase-Cloud-Music-UWP-Repack

็ฝ‘ๆ˜“ไบ‘้Ÿณไน UWP ไธๆ›ดๆ–ฐ็‰ˆ
774
star
3

Visual-Studio-Auto-Theme-Switcher-for-Win10-Dark-Mode

๐ŸŒ— A Visual Studio extension to automatically switch light/dark theme to match Windows 10 theme
C#
22
star
4

Upload-Microsoft-Store-MSIX-Package-to-GitHub-Release

๐Ÿค– A GitHub action to upload Microsoft Store-signed MSIX packages to GitHub release.
C#
12
star
5

toggle-windows-theme

๐ŸŒ“ A simple tool to toggle Windows light/dark theme.
Rust
5
star
6

Microsoft-Store-Badge

๐Ÿ… Generate a rating badge for your Microsoft Store app.
Vue
4
star
7

WinUI-ObservableSettings

โš™ A C# source generator to generate observable, strong-typed properties for reading and writing settings in WinUI 3 app.
C#
3
star
8

Shantae-and-the-Seven-Sirens-Chinese-Retranslation-Project

Shantae and the Seven Sirens ไธญๆ–‡้‡่ฏ‘่ฎกๅˆ’
2
star
9

WinUIExMicaBackdropBug

C#
1
star
10

Max-Payne-1-Level-Difficulty-Selector

Select level and difficulty in Max Payne 1
1
star
11

tokio-rev-lines

This library provides an async stream for reading files or any `BufReader` line by line with buffering in reverse.
Rust
1
star
12

Code-Radio-Songs

An incomplete list of the music played on https://coderadio.freecodecamp.org/
HTML
1
star
13

youtube-comment-viewer-rs

A command line tool to display comments of a YouTube video
Rust
1
star
14

BMW-5-Series-PDF-Manual-2019-ZH-CN

ๅฎ้ฉฌ5็ณปไธญๆ–‡PDF่ฏดๆ˜Žไนฆ (2019)
1
star
15

MicrosoftMvvmToolkitSourceGeneratorBug

Issue: https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/4225
C#
1
star