bchretien / rust-ncmpc

ncmpcpp clone written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-ncmpc

Build Status Coverage Status

ncmpcpp clone written in Rust. The objective is to support the same features and the same configuration files.

Progress

  • Parser for ncmpcpp configuration files.
  • Parser for ncmpcpp keybinding files.
  • Help tab.
  • Playlist tab.
  • Browser tab.
  • Search engine tab.
  • Media library tab.
  • Tag editor tab.
  • Outputs tab.
  • Music visualizer tab.
  • Clock tab.
  • Server info tab.
  • Header bar.
  • Song progress bar.
  • Status bar.
  • Mouse interaction.

Disclaimer

This project was started as a concrete example to learn Rust, and is still incomplete and highly experimental.

About

ncmpcpp clone written in Rust


Languages

Language:Rust 100.0%