File: radiotray.1

package info (click to toggle)
radiotray 0.7.3-6
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,160 kB
  • ctags: 704
  • sloc: python: 3,016; xml: 85; makefile: 8
file content (49 lines) | stat: -rw-r--r-- 1,859 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH RADIOTRAY 1 "June 12, 2010"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
radiotray \- a simple streaming music player.
.SH SYNOPSIS
.B radiotray
.RI  [OPTIONS...]  - GStreamer   initialization
.br
.SH DESCRIPTION
This manual page documents briefly the
.B radiotray
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
\fBradiotray\fP is a program for play online radio streaming.Its goal is to have the minimum interface possible, making it very straightforward to use.
Radio Tray is not a full featured music player, there are plenty of excellent music players already. However, there was a need for a simple application with minimal interface just to listen to online radios. And that's the sole purpose of Radio Tray.
.SH OPTIONS
A summary of options is included below.
.TP
.B \-h, \-\-help
Show help options.
.TP
.B \-\-help\-all
Show all help options.
.TP
.B \-\-help\-gst
Show GStreamer options.
.br
.SH AUTHOR
radiotray was written by Carlos Ribeiro <carlosmribeiro1@gmail.com>.
.PP
This manual page was written by Elías Alejandro Año Mendoza <ealmdz@gmail.com>,
for the Debian project (and may be used by others).