Man page - tickr(1)
Packages contains this manual
Manual
TICKR
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NOTES
FILES
REPORTING BUGS
AUTHOR
NAME
Tickr - GTK-based highly graphically-customizable Feed Ticker.
SYNOPSIS
tickr
[-help, -h, -? / -version, -v / -license, -l]
[-dumpfontlist / -dumpconfig / -dumperrorcodes]
[-instance-id=n / -no-ui]
[-connect-timeout=n / -sendrecv-timeout=n]
[options (-name[=value])...]
[resource (URL or file name)]
DESCRIPTION
Tickr is a GTK-based RSS/Atom Reader that displays feeds as a smooth scrolling line on your Desktop, as known from TV stations. Open feed links in your favourite Browser. Graphics are highly customizable.
OPTIONS
|
help |
Get help page |
version
Print out version number
license
Print out license
dumpfontlist
Send list of available fonts to stdout
dumpconfig
Send content of config file to stdout
dumperrorcodes
Send error codes and strings to stdout
instance-id=n
n = 1 to 99 - Use this when launching several instances simultaneously, each instance using its own config and dump files (to be effective, instance-id must be the 1st argument)
|
no-ui |
Disable opening of UI elements which can modify settings and/or URL list/selection (to be effective, no-ui must be the 1st or 2nd argument) |
-connect-timeout=n
n = 1 to 60 (seconds) - Override default connect timeout value (= 5 seconds), useful if proxy or slow internet link
-sendrecv-timeout=n
Same as above for send/recv timeout (default value = 1 second)
delay=n
Delay in milliseconds (-> speed = K / delay)
shiftsize=n
Shift size in pixels (-> speed = K x shift size)
fgcolor=#rrggbbaa
Foreground 32-bit hexa color
bgcolor=#rrggbbaa
Background 32-bit hexa color
setgradientbg=[y/n]
Set gradient background
bgcolor2=#rrggbbaa
Background 32-bit hexa color2
fontname=âfontnameâ
Font name
fontsize=n
Font size (canât be > 200)
disablescreenlimits=[y/n]
Allow win_x, win_y and win_w to be greater than screen dimensions
win_x=n
Window position - x
win_y=n
Window position - y
win_w=n
Window width
win_h=n
Window height (compute font size if > 0)
windec=[y/n]
Window decoration
alwaysontop=[y/n]
Window always-on-top
fullscreen=[y/n]
Fullscreen mode (experimental)
wintransparency=n
Actually window opacity from 1 to 10 (0 = none -> 10 = full)
iconintaskbar=[y/n]
Icon in taskbar
winsticky=[y/n]
Visible on all user desktops
shadow=[y/n]
Apply shadow to text
shadowoffset_x=n
Shadow x offset in pixels
shadowoffset_y=n
Shadow y offset in pixels
shadowfx=n
Shadow effect (0 = none -> 10 = full)
linedelimiter=âstrâ
String to be appended at end of line
specialchars=[y/n]
Enable or disable special characters. This is only useful when resource is a file, not an URL
newpgchar=c
´New pageâ special character
tabchar=c
´Tabâ (8 spaces) special character
rssrefresh=n
Refresh rate in minutes = delay before reloading resource (URL or text file.) 0 = never force reload. Otherwise, apply only if no TTL inside feed or if resource is text file. (Actually, in multiple selections mode, all feeds are always reloaded sequentially, because there is no caching involved)
revsc=[y/n]
Reverse scrolling (= L to R)
feedtitle=[y/n]
Show or hide feed title
feedtitledelimiter=âstrâ
String to be appended after feed title
itemtitle=[y/n]
Show or hide item title
itemtitledelimiter=âstrâ
String to be appended after item title
itemdescription=[y/n]
Show or hide item description
itemdescriptiondelimiter=âstrâ
String to be appended after item description
nitemsperfeed=n
Read N items max per feed (0 = no limit)
rmtags=[y/n]
Strip html tags
uppercasetext=[y/n]
Set all text to upper case
homefeed=âstrâ
Set URL as âhomefeedâ = homepage (from command line, not automatically saved, so a little bit useless...)
openlinkcmd=âstrâ
´Open in Browserâ command line: Application that will open active link (may require path.) Most likely will invoke your favourite browser
openlinkargs=âstrâ
´Open in Browserâ optional arguments
clock=[l/r/n]
Clock location: left / right / none
clocksec=[y/n]
Show seconds
clock12h=[y/n]
12h time format
clockdate=[y/n]
Show date
clockaltdateform=[y/n]
Use alternative date format, ie âMon 01 Janâ instead of âMon Jan 01â
clockfontname=âfontnameâ
Clock font name
clockfontsize=n
Clock font size (canât be > Tickr height)
clockfgcolor=#rrggbbaa
Clock foreground 32-bit hexa color
clockbgcolor=#rrggbbaa
Clock background 32-bit hexa color
setclockgradientbg=[y/n]
Set clock gradient background
clockbgcolor2=#rrggbbaa
Clock background 32-bit hexa color2
disablepopups=[y/n]
Disable error/warning popup windows
pauseonmouseover=[y/n]
Pause Tickr on mouseover
disableleftclick=[y/n]
Disable left-click
mousewheelaction=[s/f/n]
Mouse wheel acts on:
(Tickr-)speed / feed(-in-list) / none
(use <ctrl> + mouse wheel for alternative action)
sfeedpickerautoclose=[y/n]
Selected feed picker window closes when pointer leaves area
enablefeedordering=[y/n]
Enable feed re-ordering (by user)
useauth=[y/n]
Use HTTP basic authentication
user=âstrâ
User
psw=âstrâ
Password (never saved)
useproxy=[y/n]
Connect through proxy
proxyhost=âstrâ
Proxy host
proxyport=âstrâ
Proxy port
useproxyauth=[y/n]
Use proxy authentication
proxyuser=âstrâ
Proxy user
proxypsw=âstrâ
Proxy password (never saved)
NOTES
Mouse usage:
- To open the main menu, right-click inside Tickr area.
- You can import feed subscriptions from another feed reader with ´File > Import Feed List (OPML)â.
- To add a new feed, open âFile > Feed Organizer (RSS/Atom)â, then look for âNew Feed -> Enter URLâ at the bottom of the window, click âClearâ and type or paste the feed URL.
- To open a link in your browser, left-click on text.
- Use mouse wheel to either adjust Tickr scrolling speed or open the ´Selected Feed Pickerâ window to quickly move between selected feeds (use <ctrl> + mouse wheel for alternative action.)
- Basically, use âFile > Feed Organizer (RSS|Atom)â to manage your feed list, select feeds, subscribe to new ones, and âEdit > Preferencesâ to tweak Tickr appearance and behaviour.
Local resources:
- file:///path/file_name is considered an URL and will be XML-parsed, ie a RSS or Atom format is expected.
- /path/file_name will be processed as a non-XML text file, ie the file will be read âas isâ.
You can set your favourite browser in the Full Settings window. Otherwise, the system default one will be looked for.
Tickr parses command line arguments and looks for option(s) then for one resource, the rest of the line is ignored. It also reads configuration file âtickr-confâ located in /home/<user_name>/.tickr/ if it exists (or ´tickr-conf<n>â if an instance id has been set to n.) See FILES.
Command line options override configuration file ones which override default ones.
FILES
Ë/.tickr/tickr-conf
Ë/.tickr/tickr-conf<n>
Ë/.tickr/tickr-url-list
Ë/.tickr/tickr-url-list<n>
REPORTING BUGS
Please, report tickr bugs to either Emmanuel Thomas-Maurin <manutm007@gmail.com> or Debian.
AUTHOR
Tickr was written by Emmanuel Thomas-Maurin <manutm007@gmail.com>.
This manual page was written by Emmanuel Thomas-Maurin <manutm007@gmail.com>, for the Debian project (and may be used by others).