I got tired of the modern, cluttered web. So I found a solution in the command-line by using two CLI apps together.
Cmus is my favorite music player on Linux. Here's how I turned set up this TUI app on my Android phone.
Abstract: The Remote Procedure Call (RPC) is commonly used for inter-process communications over network, allowing a program to invoke a procedure in another address space, even in another machine as ...