urmpc | A console Python MPD client
kandi X-RAY | urmpc Summary
kandi X-RAY | urmpc Summary
urmpc is a Python library. urmpc has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
urmpc is a console MPD client written in Python using the urwid library. It is heavily influenced by ncmpcpp, but aims to be more configurable and have less feature bloat. For example, urmpc does not aspire to have a tag editor because this violates one of Unix's central tenets (do one thing and do it well) and because there are already many fine tag editors on the market. This software is still under heavy development but already accomplishes nearly everything the author needs on a typical day. Features such as saved playlist loading/manipulation are not yet implemented, however, so your mileage may vary. When available, it is recommended to use your distribution's standard packaging system to install urmpc.
urmpc is a console MPD client written in Python using the urwid library. It is heavily influenced by ncmpcpp, but aims to be more configurable and have less feature bloat. For example, urmpc does not aspire to have a tag editor because this violates one of Unix's central tenets (do one thing and do it well) and because there are already many fine tag editors on the market. This software is still under heavy development but already accomplishes nearly everything the author needs on a typical day. Features such as saved playlist loading/manipulation are not yet implemented, however, so your mileage may vary. When available, it is recommended to use your distribution's standard packaging system to install urmpc.
Support
Quality
Security
License
Reuse
Support
urmpc has a low active ecosystem.
It has 4 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
urmpc has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of urmpc is current.
Quality
urmpc has no bugs reported.
Security
urmpc has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
urmpc is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
urmpc releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed urmpc and discovered the below as its top functions. This is intended to give you an instant insight into urmpc implemented functionality, and help decide if they suit your requirements.
- Join lists of lists
- Pad the image left and right
- Translate the coordinates of the mesh
- The number of columns in the grid
- Set foreground color
- Parse a color - cube description
- Parse an rgb color - cube
- Pack the given size
- The size of the plot
- Handles mouse events
- Extract a palette from a config file
- Cache the render function
- Sets the caption
- Submit a search query
- Set the layout
- Update options
- Handles a key press
- Sets the text
- Set the widget w
- Generate a series of rows of the same shard
- Render the text view
- Register a palette
- Render the text
- Combines a list of lists
- Update the progress bar
- Handles keypress
Get all kandi verified functions for this library.
urmpc Key Features
No Key Features are available at this moment for urmpc.
urmpc Examples and Code Snippets
No Code Snippets are available at this moment for urmpc.
Community Discussions
No Community Discussions are available at this moment for urmpc.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install urmpc
Running urmpc In-place (without installing): $ cd bin && ./urmpc. Almost exactly like ncmpcpp. See https://github.com/sporkexec/urmpc/blob/master/lib/urmpclib/urmpc.conf.example for default keybindings or '0' (by default) to view configured keybindings. Config file will be read from ~/.urmpc.conf. In Library panel: Space: enqueue Enter: enqueue and play. In Playlist panel: d, Delete: delete from playlist Enter: play this track K: move this track up J: move this track down o: jump to currently playing track. In any list: We support vi-like navigation (hjkl) as well as arrow keys. g, Home: jump to top of list G, End: jump to end of list Ctrl+f, PgDn: scroll list down one page Ctrl+b, PgUp: scroll list up one page /: search forwards ?: search backwards n: jump to next search result N: jump to previous search result. Global Keys: p: play/pause >: next track <: previous track s: stop c: clear playlist Z: shuffle playlist +: raise volume -: lower volume f: seek forward b: seek backward.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page