Weboob 0.g released
This commit is contained in:
parent
d97d31063b
commit
4f58d73014
40 changed files with 1225 additions and 102 deletions
461
ChangeLog
461
ChangeLog
|
|
@ -1,3 +1,464 @@
|
|||
Weboob 0.g (2013-08-03)
|
||||
|
||||
General
|
||||
* New application: handjoob
|
||||
* New application: parceloob
|
||||
* New application: qhandjoob
|
||||
* New capabilitie: CapJob
|
||||
* New capabilitie: CapParcel
|
||||
* New module: Citélis (CapBank)
|
||||
* New module: Banque Delubac (CapBank)
|
||||
* New module: Hello Bank! (CapBank) (#1276)
|
||||
* New module: Ameli (CapBill)
|
||||
* New module: AmeliPro (CapBill)
|
||||
* New module: GDF SUEZ DolceVita (CapBill)
|
||||
* New module: V'Lille (CapGauge)
|
||||
* New module: Adecco (CapJob)
|
||||
* New module: Apec (CapJob)
|
||||
* New module: Lolix (CapJob)
|
||||
* New module: Pôle Emploi (CapJob)
|
||||
* New module: Paroles.net (CapLyrics)
|
||||
* New module: Chronopost (CapParcel)
|
||||
* New module: UPS (CapParcel)
|
||||
* New module: Allrecipes (CapRecipe)
|
||||
* New module: Supertoinette (CapRecipe)
|
||||
* New module: podnapisi (CapSubtitle)
|
||||
* New module: Arrêt sur Images (CapVideo)
|
||||
* New module: Grooveshark (CapVideo)
|
||||
* New tool: stale_pyc.py
|
||||
* New tool: certhash.py
|
||||
|
||||
Core
|
||||
* Change '_backend' setting to '_module' (#789)
|
||||
* Remove all compatibily glue for python 2.5 (#806)
|
||||
* Remove some from __future__, forbid 2.5 in setup
|
||||
* Do not crash when repository is invalid (#1281)
|
||||
* Explicit module load errors
|
||||
* Fix: import Pillow in core
|
||||
* Fix: create containing directory of backend configuration
|
||||
* Fix: better English sentence when Weboob refuses to start
|
||||
* Fix: crash if backend name contains unicode chars
|
||||
|
||||
Core: applications
|
||||
* Display a message when more results are available (#1038)
|
||||
* Default behavior is now to unlimit results, except for explicit commands
|
||||
(searches or history) (#1139)
|
||||
* Remove useless calls to ReplApplication.flush() (#812)
|
||||
* Add colors in console applications
|
||||
* console: display collections before objects with ls command
|
||||
* console: fix error if there are private attributes on backend
|
||||
* console: better handling of "tiny" choices, allow forcing
|
||||
* console: Automatically create a storage if STORAGE class attribute is not empty
|
||||
* repl: add a new caps parameter to get_object
|
||||
* repl: get_object supports backend's services returning lists
|
||||
* repl: Invoking 'help' command from shell display only list of commands
|
||||
* Fix: printing of DictObj
|
||||
|
||||
Core: browser
|
||||
* Add a cache for DNS requests
|
||||
* Implicitly convert unicode objects to str for form values
|
||||
|
||||
Core: capabilities
|
||||
* Move Currency from CapBank to CapBase
|
||||
* Fix: problem with strftime on date.year<1900
|
||||
|
||||
CapBase
|
||||
* add method to convert currency value to text
|
||||
|
||||
CapBank
|
||||
* do not crash if date in label regexp isn't valid
|
||||
* add Investment object and iter_investment method
|
||||
* add Transaction.unique_id
|
||||
* more help for date fields
|
||||
* introduce vdate
|
||||
* FrenchTransaction.parse takes a new optional argument 'vdate'
|
||||
|
||||
CapBill
|
||||
* add attributes to Bill (#1202)
|
||||
* add new attributes to Detail (#1203)
|
||||
|
||||
CapBook
|
||||
* remove unused parameter 'pattern' in iter_books
|
||||
|
||||
CapGauge
|
||||
* add address field to GaugeSensor
|
||||
|
||||
CapMessage
|
||||
* default type of threads is IS_THREADS
|
||||
|
||||
CapRecipe
|
||||
* handle interval number of persons
|
||||
* fix comparison to None
|
||||
|
||||
CapSubtitle
|
||||
* add 'ext' attribut (extension of file)
|
||||
|
||||
CapWeather
|
||||
* always call base constructor of CapBaseObject to prevent
|
||||
shared fields
|
||||
|
||||
Core: documentation
|
||||
* Fix typo and wordwrap in INSTALL
|
||||
* Add manpages for new applications
|
||||
|
||||
Core: tools
|
||||
* Do not try to fill None
|
||||
* All string values are Unicode
|
||||
* Allow overriding delay and tries in decorated function arguments
|
||||
* Add parse_french_date in weboob.tools.date
|
||||
|
||||
Application: boobank
|
||||
* In interactive mode, 'transfer' commands asks confirmation (#1077)
|
||||
* Add parameter END_DATE to 'history' and 'coming' commands (#1150)
|
||||
* Add investment command
|
||||
* Avoid blank lines between entries in (pretty_)qif formatting
|
||||
* Better error messages
|
||||
* Prevent encoding issues in __repr__ of Transactions
|
||||
* Fix: do not flush twice
|
||||
|
||||
Application: booblyrics
|
||||
* Fix: search command needs 2 arguments
|
||||
|
||||
Application: boobmsg
|
||||
* Fix: display of messages list in non interactive mode
|
||||
|
||||
Application: cineoob
|
||||
* Add caps parameter to get_object (#1280)
|
||||
* Filmographies and castings restricted to movie/person backend
|
||||
* Add language abbreviations in subtitle search help
|
||||
* Small bug fixes
|
||||
|
||||
Application: comparoob
|
||||
* Add missing docstrings to commands
|
||||
|
||||
Application: cookboob
|
||||
* Handle interval number of persons
|
||||
* Better nb_person interval display
|
||||
* Check if preparation time is available
|
||||
* Strip newlines from descriptions in search results
|
||||
|
||||
Application: flatboob
|
||||
* Add command help
|
||||
* Do not use limit for cities search
|
||||
|
||||
Application: qcineoob
|
||||
* Check if short description is available
|
||||
* Encode filename when download
|
||||
* Add tabs navigation
|
||||
* ctrl+l to get focus on search edit
|
||||
* Do not go on middle click opened tab
|
||||
* Remove useless print
|
||||
|
||||
Application: qcookboob
|
||||
* Handle interval number of persons
|
||||
* Better nb_person interval display
|
||||
|
||||
Application: qvideoob
|
||||
* Use fillobj instead of get_video to complete all fields
|
||||
|
||||
Application: suboob
|
||||
* Rename command 'getfile' to 'download'
|
||||
* Save subtitles in a better file name (#1278)
|
||||
* Print filename where subtitle is saved (#1279)
|
||||
* Add language abbreviations in subtitle search help
|
||||
* Do not show URL if empty
|
||||
|
||||
Application: webcontentedit
|
||||
* Use NamedTemporaryFile(delete=False) instead of mkstemp
|
||||
|
||||
Application: weboobcfg
|
||||
* Remove 'backends' command from help
|
||||
* Fix: do not crash if a module cannot be loaded
|
||||
|
||||
Application: weboorrents
|
||||
* Catch empty seeders and leechers
|
||||
|
||||
Application: wetboobs
|
||||
* Fix: gauges command parsing
|
||||
|
||||
Module: 750g
|
||||
* Strip accents in search URL
|
||||
* Fix: comments and accents striping
|
||||
|
||||
Module: allocine
|
||||
* Fix: gender detection
|
||||
|
||||
Module: americanexpress
|
||||
* Fix: parsing of coming value
|
||||
* Fix: parsing of April month
|
||||
|
||||
Module: aum
|
||||
* Support new fields
|
||||
* Logging to see profile (because of craps)
|
||||
* Unescape description of profiles
|
||||
* Disable warning when unable to get public profile from website
|
||||
* Fix: encoding errors
|
||||
* Fix: typo on 'style' field
|
||||
|
||||
Module: arte
|
||||
* Add support of ArteLive
|
||||
* Fix: parsing on German and English pages
|
||||
* Fix: id is now prefixed with "--"
|
||||
* Fix: prevent module from catching all URLs
|
||||
|
||||
Module: attilasub
|
||||
* Add attribute 'ext'
|
||||
|
||||
Module: axabanque
|
||||
* Detect when there is no operations
|
||||
|
||||
Module: banquepopulaire
|
||||
* Support new authentication on some regions
|
||||
* Sort entries by value date
|
||||
* Add new URL for homepage
|
||||
* Store vdate
|
||||
* Fix: go on professional accounts list page
|
||||
|
||||
Module: bnporc
|
||||
* Add support of personal accounts on professional website
|
||||
* Add enterprise website support
|
||||
* Support when sometimes 'coming' value is '-'
|
||||
* Prevent navigation conflicts during accounts iteration
|
||||
* Add regexp for payback of card transactions
|
||||
|
||||
Module: bp
|
||||
* Fix: support new authentication
|
||||
|
||||
Module: boursorama
|
||||
* Add two factor authentication for boursorama module
|
||||
* Add history for saving accounts
|
||||
* Add PEL support
|
||||
* Fix: parsing on new website
|
||||
* Fix: new certificat
|
||||
* Fix: support new website
|
||||
|
||||
Module: bred
|
||||
* Supports new page which asks for a code from a card
|
||||
* Fix: login on accounts with several subaccounts
|
||||
* Fix: new certificat
|
||||
|
||||
Module: caissedepargne
|
||||
* Support professional website
|
||||
* Add support of deferred debit cards
|
||||
* Be more robust on logout
|
||||
* Clear cookies during login
|
||||
* Fix: detection on login failed
|
||||
* Fix: navigation
|
||||
* Fix: avoid crashes if some useless fields are missing in global form
|
||||
* Fix: support new version of website
|
||||
* Fix: import of ControlNotFound on old versions of mechanize
|
||||
* Fix: navigation in card accounts history
|
||||
|
||||
Module: cmb
|
||||
* Use new-style classes (coding style)
|
||||
|
||||
Module: cic
|
||||
* Supports new page which asks for a code from a card
|
||||
|
||||
Module: cragr
|
||||
* Add support for credit cards
|
||||
* Ignore accounts without balance
|
||||
* Add new regions
|
||||
* Support special login URLs on some regions
|
||||
* Use new-style classes (coding style)
|
||||
* Support account where name contains the owner
|
||||
* Do not raise BrowserIncorrectPassword when the website displays an
|
||||
useless "urgent message" on login
|
||||
* Better detection of useful label
|
||||
* Fix: use web site instead of mobile website for ca-centrest, and
|
||||
probably others (#1035)
|
||||
* Fix: an account owner name can start with Mle
|
||||
|
||||
Module: creditcooperatif
|
||||
* Support coming transactions on pro accounts
|
||||
|
||||
Module: creditdunord
|
||||
* Fix: navigation in history calls
|
||||
* Fix: attach cards to the good account
|
||||
* Fix: encoding error to get history for accounts with special chars in
|
||||
name
|
||||
* Fix: navigation for deferred cards
|
||||
* Fix: crash if the date of a transaction is empty
|
||||
|
||||
Module: creditmutuel
|
||||
* Fix: listing of recipients in transfer
|
||||
|
||||
Module: cuisineaz
|
||||
* Temporary fix of person number range
|
||||
* Fix: comments and accents striping
|
||||
|
||||
Module: dailymotion
|
||||
* Fix: parsing of authors
|
||||
|
||||
Module: dlfp
|
||||
* Be compliant with the dlfp 1st april joke
|
||||
* Fix: get new threads even if there is no comment
|
||||
|
||||
Module: dresdenwetter
|
||||
* Add tests
|
||||
* Fix: no more snow sensor
|
||||
|
||||
Module: freemobile
|
||||
* Add some tests
|
||||
* Fix: history when internationals calls option is not subscribed (#1078)
|
||||
* Fix: new certificat
|
||||
* Fix: conversion warnings
|
||||
* Fix: new bill listing
|
||||
* Fix: bad method name in tests
|
||||
|
||||
Module: ganassurances
|
||||
* Enable support to Groupama Banque (#1112)
|
||||
|
||||
Module: gdcvault
|
||||
* Only logout when actually logged in
|
||||
|
||||
Module: hsbc
|
||||
* Support international accounts
|
||||
* Add a retry if login fail
|
||||
* Add missing file (login.py)
|
||||
* Fix: update module to support last website update
|
||||
* Fix: new certificate
|
||||
|
||||
Module: imdb
|
||||
* Replace latin2unicode by HTMLParser
|
||||
|
||||
Module: ing
|
||||
* Add support of investments
|
||||
* Add type of accounts
|
||||
* Raise NotImplementedError if account type not supported
|
||||
* Add some tests
|
||||
* Fix: conversion warnings
|
||||
* Fix: history of accounts
|
||||
* Fix: new certificat
|
||||
* Fix: transfer
|
||||
|
||||
Module: kickass
|
||||
* Use https
|
||||
* Fix: new URL
|
||||
|
||||
Module: lcl
|
||||
* Add enterprise site
|
||||
* Fix: detection of bad passwords
|
||||
* Fix: support new auth system
|
||||
* Fix: do not need to logout if the browser hasn't been used
|
||||
|
||||
Module: leclercmobile
|
||||
* Add real tests
|
||||
* Fix: history parsing
|
||||
* Fix: details parsing
|
||||
* Fix: compatibility with calibre 0.9
|
||||
|
||||
Module: marmiton
|
||||
* Fix: comments and accents striping
|
||||
|
||||
Module: opensubtitles
|
||||
* Add attribute 'ext'
|
||||
|
||||
Module: orange
|
||||
* Fix SMS sending (#1206)
|
||||
|
||||
Module: ouifm
|
||||
* Fix: json describing current songs and artists changed
|
||||
|
||||
Module: paypal
|
||||
* Fix: ignore extra-lines in accounts list
|
||||
* Fix: new certificate
|
||||
|
||||
Module: piratebay
|
||||
* New URL
|
||||
* Support proxies
|
||||
|
||||
Module: presseurop
|
||||
* Get newspaper source
|
||||
* Fix: body parsing
|
||||
* Fix: better check for daily links
|
||||
|
||||
Module: redmine
|
||||
* Fix: missing id class on older versions
|
||||
|
||||
Module: sachsen
|
||||
* Fix: string conversion
|
||||
* Fix: tests do not work with new CapGauge API
|
||||
|
||||
Module: seeklyrics
|
||||
* Fix: parsing in some cases
|
||||
|
||||
Module: societegenerale
|
||||
* Add entreprise support
|
||||
* Do not consider expired cards
|
||||
* support 'OPPOSITION' state for cards
|
||||
* Fix: conflicts in detection of balance
|
||||
* Fix: new hashes for login
|
||||
* Fix: new certificat
|
||||
|
||||
Module: tvsubtitles
|
||||
* Add attribute 'ext'
|
||||
|
||||
Module: youtube
|
||||
* Support for a silly protection (#1277)
|
||||
* Detect if video is forbidden
|
||||
* Use https
|
||||
* Change maintainer
|
||||
* Fix: encoding of pages
|
||||
* Fix: stop search queries if there is no more results
|
||||
* Fix: parsing details
|
||||
* Fix: crash with weird characters
|
||||
* Fix: credentials encoding
|
||||
|
||||
Module: vimeo
|
||||
* Get authors
|
||||
|
||||
Module: weather
|
||||
* Add a favicon
|
||||
|
||||
Tools
|
||||
* boilerplate.py: fix encoding issues
|
||||
* boilerplate.py: add default license
|
||||
* pyflakes.sh: more code quality checks
|
||||
* pyflakes.sh: use only tracked Python files
|
||||
* pyflakes.sh: add lines number
|
||||
* pyflakes.sh: ban more stuff
|
||||
* local_install.py: no deps by default on local install
|
||||
* local_run.py: do not copy the backends file
|
||||
* local_run.py: do not capture stderr
|
||||
* local_run.py and run_tests.sh: remove stale .pyc files
|
||||
* local_run.py: allow complete paths for script
|
||||
* local_run.py: allow overriding WEBOOB_BACKENDS
|
||||
* weboob_bash_completion: fix bash completion
|
||||
|
||||
Contrib: boobot
|
||||
* Support python-irclib >= 3
|
||||
* Proper freenode server name
|
||||
* Irc 5.0+ compatibility
|
||||
* Display regular URL info
|
||||
* Support multiple channel
|
||||
* Fix weird/unicode URLs
|
||||
* Guess page encoding
|
||||
* Better newline handling
|
||||
* Support servers without HEAD
|
||||
* Faster timeout
|
||||
* Twitter support
|
||||
* Configuration of boobot storage path
|
||||
* Better handling of zero/invalid HTML
|
||||
* Proper ^C closing
|
||||
* Support ignored users
|
||||
|
||||
Contrib: freemobile-munin
|
||||
* Fix SMS regexp
|
||||
|
||||
Contrib: generic-munin
|
||||
* Allow float values
|
||||
* Do not start every graph to 0
|
||||
* Use rigid
|
||||
|
||||
Packaging
|
||||
* Add --nodeps option to ignore dependencies in setup.py
|
||||
* Rename Makefile -> build.mk to avoid spurious build attempts
|
||||
* Use Pillow, unless PIL is already there
|
||||
* Better README/INSTALL files
|
||||
* Workaround Debian compatibily layer
|
||||
|
||||
|
||||
Weboob 0.f (2013-03-26)
|
||||
|
||||
General
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBANK 1 "26 mars 2013" "boobank 0\&.f"
|
||||
.TH BOOBANK 1 "03 August 2013" "boobank 0\&.g"
|
||||
.SH NAME
|
||||
boobank \- manage bank accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -29,7 +29,7 @@ Console application allowing to list your bank accounts and get their balance, d
|
|||
.br
|
||||
* bp (La Banque Postale French bank website)
|
||||
.br
|
||||
* bred (Bred French bank website)
|
||||
* bred (BRED French bank website)
|
||||
.br
|
||||
* caissedepargne (Caisse d'Épargne French bank website)
|
||||
.br
|
||||
|
|
@ -37,22 +37,28 @@ Console application allowing to list your bank accounts and get their balance, d
|
|||
.br
|
||||
* cic (CIC French bank website)
|
||||
.br
|
||||
* citelis (citelis website)
|
||||
.br
|
||||
* cmb (Crédit Mutuel de Bretagne French bank website)
|
||||
.br
|
||||
* cmso (Credit Mutuel Sud Ouest French bank website)
|
||||
* cmso (Crédit Mutuel Sud\-Ouest French bank website)
|
||||
.br
|
||||
* cragr (Crédit Agricole French bank website)
|
||||
.br
|
||||
* creditcooperatif (Credit Cooperatif French bank website)
|
||||
* creditcooperatif (Crédit Coopératif French bank website)
|
||||
.br
|
||||
* creditdunord (Crédit du Nord French bank website)
|
||||
* creditdunord (Crédit du Nord, Banque Courtois, Kolb, Tarneaud French bank website)
|
||||
.br
|
||||
* creditmutuel (Crédit Mutuel French bank website)
|
||||
.br
|
||||
* delubac (Banque Delubac & Cie)
|
||||
.br
|
||||
* fortuneo (Fortuneo French bank website)
|
||||
.br
|
||||
* ganassurances (Groupama Assurances French bank website)
|
||||
.br
|
||||
* hellobank (Hello Bank ! website)
|
||||
.br
|
||||
* hsbc (HSBC France bank website)
|
||||
.br
|
||||
* ing (ING Direct French bank website)
|
||||
|
|
@ -64,13 +70,33 @@ Console application allowing to list your bank accounts and get their balance, d
|
|||
* societegenerale (Société Générale French bank website)
|
||||
.SH BOOBANK COMMANDS
|
||||
.TP
|
||||
\fBcoming\fR \fIID\fR
|
||||
\fBcoming\fR \fIID\fR [\fIEND_DATE\fR]
|
||||
.br
|
||||
Display future transactions.
|
||||
.br
|
||||
|
||||
.br
|
||||
If END_DATE is supplied, show all transactions until this date.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBhistory\fR \fIID\fR
|
||||
\fBhistory\fR \fIID\fR [\fIEND_DATE\fR]
|
||||
.br
|
||||
Display history of transactions.
|
||||
.br
|
||||
|
||||
.br
|
||||
If END_DATE is supplied, list all transactions until this date.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBinvestment\fR \fIID\fR
|
||||
.br
|
||||
Display investments of an account.
|
||||
.TP
|
||||
\fBlist\fR
|
||||
.br
|
||||
|
|
@ -259,7 +285,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
@ -267,8 +293,9 @@ select result item keys to display (comma separated)
|
|||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (account_list, csv, htmltable, json, multiline,
|
||||
ops_list, pretty_qif, qif, recipient_list, simple, table, transfer, webkit)
|
||||
select output formatter (account_list, csv, htmltable, investment_list, json,
|
||||
multiline, ops_list, pretty_qif, qif, recipient_list, simple, table, transfer,
|
||||
webkit)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBATHON 1 "26 mars 2013" "boobathon 0\&.f"
|
||||
.TH BOOBATHON 1 "03 August 2013" "boobathon 0\&.g"
|
||||
.SH NAME
|
||||
boobathon \- participate in a Boobathon
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -241,7 +241,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBILL 1 "26 mars 2013" "boobill 0\&.f"
|
||||
.TH BOOBILL 1 "03 August 2013" "boobill 0\&.g"
|
||||
.SH NAME
|
||||
boobill \- get and download bills
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -15,8 +15,14 @@ boobill \- get and download bills
|
|||
Console application allowing to get and download bills.
|
||||
|
||||
.SS Supported websites:
|
||||
* ameli (Ameli website: French Health Insurance)
|
||||
.br
|
||||
* amelipro (Ameli website: French Health Insurance for Professionals)
|
||||
.br
|
||||
* freemobile (Free Mobile website)
|
||||
.br
|
||||
* gdfsuez (GdF\-Suez website)
|
||||
.br
|
||||
* ing (ING Direct French bank website)
|
||||
.br
|
||||
* leclercmobile (Leclerc Mobile website)
|
||||
|
|
@ -35,6 +41,10 @@ If no ID given, display balance of all backends
|
|||
Get the list of bills documents for subscriptions.
|
||||
.br
|
||||
If no ID given, display bills of all backends
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBdetails\fR [\fIID\fR]
|
||||
.br
|
||||
|
|
@ -73,6 +83,10 @@ If Id not given, download bills of all subscriptions.
|
|||
Get the history of subscriptions.
|
||||
.br
|
||||
If no ID given, display histories of all backends
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBsubscriptions\fR
|
||||
.br
|
||||
|
|
@ -243,7 +257,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBLYRICS 1 "20 May 2013" "booblyrics 0\&.g"
|
||||
.TH BOOBLYRICS 1 "03 August 2013" "booblyrics 0\&.g"
|
||||
.SH NAME
|
||||
booblyrics \- search and display song lyrics
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -31,6 +31,10 @@ Display lyrics of the song.
|
|||
\fBsearch\fR [artist | song] [\fIPATTERN\fR]
|
||||
.br
|
||||
Search lyrics by artist name or by song title.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -197,7 +201,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBMSG 1 "26 mars 2013" "boobmsg 0\&.f"
|
||||
.TH BOOBMSG 1 "03 August 2013" "boobmsg 0\&.g"
|
||||
.SH NAME
|
||||
boobmsg \- send and receive message threads
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -29,6 +29,8 @@ Console application allowing to send messages on various websites and to display
|
|||
.br
|
||||
* hds (Histoires de Sexe French erotic novels)
|
||||
.br
|
||||
* hellobank (Hello Bank ! website)
|
||||
.br
|
||||
* inrocks (Les Inrocks French news website)
|
||||
.br
|
||||
* lefigaro (Le Figaro French newspaper website)
|
||||
|
|
@ -61,6 +63,10 @@ Export the thread identified by ID
|
|||
\fBlist\fR
|
||||
.br
|
||||
Display all threads.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBphotos\fR \fIID\fR
|
||||
.br
|
||||
|
|
@ -261,7 +267,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBOOKS 1 "26 mars 2013" "boobooks 0\&.f"
|
||||
.TH BOOBOOKS 1 "03 August 2013" "boobooks 0\&.g"
|
||||
.SH NAME
|
||||
boobooks \- manage rented books
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -189,7 +189,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBTRACKER 1 "26 mars 2013" "boobtracker 0\&.f"
|
||||
.TH BOOBTRACKER 1 "03 August 2013" "boobtracker 0\&.g"
|
||||
.SH NAME
|
||||
boobtracker \- manage bug tracking issues
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -91,6 +91,10 @@ You can use these filters from command line:
|
|||
\-\-category CATEGORY
|
||||
.br
|
||||
\-\-status STATUS
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -271,7 +275,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH CINEOOB 1 "20 May 2013" "cineoob 0\&.g"
|
||||
.TH CINEOOB 1 "03 August 2013" "cineoob 0\&.g"
|
||||
.SH NAME
|
||||
cineoob \- search movies and persons around cinema
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -81,6 +81,10 @@ If COUNTRY is given, show release in this country.
|
|||
\fBsearch_movie\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
Search movies.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBsearch_movie_subtitle\fR language movie\fI_ID\fR
|
||||
.br
|
||||
|
|
@ -125,14 +129,26 @@ Dutch nl Icelandic is Portuguese pt Welsh
|
|||
English en Indonesian id Romanian ro Yiddish yi
|
||||
.br
|
||||
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBsearch_movie_torrent\fR movie\fI_ID\fR
|
||||
.br
|
||||
Search torrents of movie_ID.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBsearch_person\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
Search persons.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBsearch_subtitle\fR language [\fIPATTERN\fR]
|
||||
.br
|
||||
|
|
@ -177,10 +193,18 @@ Dutch nl Icelandic is Portuguese pt Welsh
|
|||
English en Indonesian id Romanian ro Yiddish yi
|
||||
.br
|
||||
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBsearch_torrent\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
Search torrents.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -347,7 +371,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH COMPAROOB 1 "26 mars 2013" "comparoob 0\&.f"
|
||||
.TH COMPAROOB 1 "03 August 2013" "comparoob 0\&.g"
|
||||
.SH NAME
|
||||
comparoob \- compare products
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -18,9 +18,15 @@ Console application to compare products.
|
|||
* prixcarburants (French governement website to compare fuel prices)
|
||||
.SH COMPAROOB COMMANDS
|
||||
.TP
|
||||
\fBinfo\fR
|
||||
\fBinfo\fR \fIID\fR
|
||||
.br
|
||||
Get information about a product.
|
||||
.TP
|
||||
\fBprices\fR
|
||||
\fBprices\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
Display prices for a product. If a pattern is supplied, do not prompt
|
||||
.br
|
||||
what product to compare.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -187,7 +193,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH COOKBOOB 1 "20 May 2013" "cookboob 0\&.g"
|
||||
.TH COOKBOOB 1 "03 August 2013" "cookboob 0\&.g"
|
||||
.SH NAME
|
||||
cookboob \- search and consult recipes
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -41,6 +41,10 @@ Get information about a recipe.
|
|||
\fBsearch\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
Search recipes.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -207,7 +211,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH FLATBOOB 1 "26 mars 2013" "flatboob 0\&.f"
|
||||
.TH FLATBOOB 1 "03 August 2013" "flatboob 0\&.g"
|
||||
.SH NAME
|
||||
flatboob \- search for housing
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -20,9 +20,17 @@ Console application to search for housing.
|
|||
* seloger (French housing website)
|
||||
.SH FLATBOOB COMMANDS
|
||||
.TP
|
||||
\fBinfo\fR
|
||||
\fBinfo\fR \fIID\fR
|
||||
.br
|
||||
Get information about a housing.
|
||||
.TP
|
||||
\fBsearch\fR
|
||||
.br
|
||||
Search for housing. Parameters are interactively asked.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -189,7 +197,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH GALLEROOB 1 "26 mars 2013" "galleroob 0\&.f"
|
||||
.TH GALLEROOB 1 "03 August 2013" "galleroob 0\&.g"
|
||||
.SH NAME
|
||||
galleroob \- browse and download web image galleries
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -49,6 +49,10 @@ Get information about a gallery.
|
|||
\fBsearch\fR \fIPATTERN\fR
|
||||
.br
|
||||
List galleries matching a PATTERN.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -215,7 +219,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH GEOLOOC 1 "26 mars 2013" "geolooc 0\&.f"
|
||||
.TH GEOLOOC 1 "03 August 2013" "geolooc 0\&.g"
|
||||
.SH NAME
|
||||
geolooc \- geolocalize IP addresses
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -184,7 +184,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
234
man/handjoob.1
Normal file
234
man/handjoob.1
Normal file
|
|
@ -0,0 +1,234 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH HANDJOOB 1 "03 August 2013" "handjoob 0\&.g"
|
||||
.SH NAME
|
||||
handjoob \- search for a job
|
||||
.SH SYNOPSIS
|
||||
.B handjoob
|
||||
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
|
||||
.br
|
||||
.B handjoob
|
||||
[\-\-help] [\-\-version]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
||||
Console application to search for a job.
|
||||
|
||||
.SS Supported websites:
|
||||
* adecco (adecco website)
|
||||
.br
|
||||
* apec (apec website)
|
||||
.br
|
||||
* lolix (Lolix est un centre de compétences spécialisé dans les technologies à base de Logiciel Libre.)
|
||||
.br
|
||||
* popolemploi (Pole Emploi website)
|
||||
.SH HANDJOOB COMMANDS
|
||||
.TP
|
||||
\fBinfo\fR \fIID\fR
|
||||
.br
|
||||
Get information about an advert.
|
||||
.TP
|
||||
\fBsearch\fR \fIPATTERN\fR
|
||||
.br
|
||||
Search for an advert matching a PATTERN.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
.br
|
||||
Select used backends.
|
||||
.br
|
||||
|
||||
.br
|
||||
ACTION is one of the following (default: list):
|
||||
.br
|
||||
* enable enable given backends
|
||||
.br
|
||||
* disable disable given backends
|
||||
.br
|
||||
* only enable given backends and disable the others
|
||||
.br
|
||||
* list list backends
|
||||
.br
|
||||
* add add a backend
|
||||
.br
|
||||
* register register a new account on a website
|
||||
.br
|
||||
* edit edit a backend
|
||||
.br
|
||||
* remove remove a backend
|
||||
.br
|
||||
* list\-modules list modules
|
||||
.TP
|
||||
\fBcd\fR [\fIPATH\fR]
|
||||
.br
|
||||
Follow a path.
|
||||
.br
|
||||
".." is a special case and goes up one directory.
|
||||
.br
|
||||
"" is a special case and goes home.
|
||||
.TP
|
||||
\fBcondition\fR [\fIEXPRESSION\fR | off]
|
||||
.br
|
||||
If an argument is given, set the condition expression used to filter the results.
|
||||
.br
|
||||
If the "off" value is given, conditional filtering is disabled.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current condition expression.
|
||||
.TP
|
||||
\fBcount\fR [\fINUMBER\fR | off]
|
||||
.br
|
||||
If an argument is given, set the maximum number of results fetched.
|
||||
.br
|
||||
NUMBER must be at least 1.
|
||||
.br
|
||||
"off" value disables counting, and allows infinite searches.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current count value.
|
||||
.TP
|
||||
\fBformatter\fR [list | \fIFORMATTER\fR [\fICOMMAND\fR] | option \fIOPTION_NAME\fR [on | off]]
|
||||
.br
|
||||
If a FORMATTER is given, set the formatter to use.
|
||||
.br
|
||||
You can add a COMMAND to apply the formatter change only to
|
||||
.br
|
||||
a given command.
|
||||
.br
|
||||
|
||||
.br
|
||||
If the argument is "list", print the available formatters.
|
||||
.br
|
||||
|
||||
.br
|
||||
If the argument is "option", set the formatter options.
|
||||
.br
|
||||
Valid options are: header, keys.
|
||||
.br
|
||||
If on/off value is given, set the value of the option.
|
||||
.br
|
||||
If not, print the current value for the option.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
.br
|
||||
|
||||
.br
|
||||
Availables: debug, info, warning, error.
|
||||
.br
|
||||
* quiet is an alias for error
|
||||
.br
|
||||
* default is an alias for warning
|
||||
.TP
|
||||
\fBls\fR [\-d] [\fIPATH\fR]
|
||||
.br
|
||||
List objects in current path.
|
||||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.TP
|
||||
\fBquit\fR
|
||||
.br
|
||||
Quit the application.
|
||||
.TP
|
||||
\fBselect\fR [\fIFIELD_NAME\fR]... | "$direct" | "$full"
|
||||
.br
|
||||
If an argument is given, set the selected fields.
|
||||
.br
|
||||
$direct selects all fields loaded in one http request.
|
||||
.br
|
||||
$full selects all fields using as much http requests as necessary.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the currently selected fields.
|
||||
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
show program's version number and exit
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show this help message and exit
|
||||
.TP
|
||||
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
|
||||
what backend(s) to enable (comma separated)
|
||||
.TP
|
||||
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
|
||||
what backend(s) to exclude (comma separated)
|
||||
.TP
|
||||
\fB\-I\fR, \fB\-\-insecure\fR
|
||||
do not validate SSL
|
||||
|
||||
.SH LOGGING OPTIONS
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-debug\fR
|
||||
display debug messages
|
||||
.TP
|
||||
\fB\-q\fR, \fB\-\-quiet\fR
|
||||
display only error messages
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
display info messages
|
||||
.TP
|
||||
\fB\-\-logging\-file=LOGGING_FILE\fR
|
||||
file to save logs
|
||||
.TP
|
||||
\fB\-a\fR, \fB\-\-save\-responses\fR
|
||||
save every response
|
||||
|
||||
.SH RESULTS OPTIONS
|
||||
.TP
|
||||
\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR
|
||||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
||||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (csv, htmltable, job_advert, job_advert_list, json,
|
||||
multiline, simple, table, webkit)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
.TP
|
||||
\fB\-\-no\-keys\fR
|
||||
do not display item keys
|
||||
.TP
|
||||
\fB\-O OUTFILE\fR, \fB\-\-outfile=OUTFILE\fR
|
||||
file to export result
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright(C) 2012 Bezleputh
|
||||
.LP
|
||||
For full COPYRIGHT see COPYING file with weboob package.
|
||||
.LP
|
||||
.RE
|
||||
.SH FILES
|
||||
"~/.config/weboob/backends"
|
||||
|
||||
.SH SEE ALSO
|
||||
Home page: http://weboob.org/applications/handjoob
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH HAVEDATE 1 "26 mars 2013" "havedate 0\&.f"
|
||||
.TH HAVEDATE 1 "03 August 2013" "havedate 0\&.g"
|
||||
.SH NAME
|
||||
havedate \- interact with dating websites
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -33,6 +33,10 @@ Export the thread identified by ID
|
|||
\fBlist\fR
|
||||
.br
|
||||
Display all threads.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBoptim\fR [list | start | edit | stop] \fIBACKEND\fR [\fIOPTIM\fR1 [\fIOPTIM\fR2 ...]]
|
||||
.br
|
||||
|
|
@ -257,7 +261,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH MONBOOB 1 "26 mars 2013" "monboob 0\&.f"
|
||||
.TH MONBOOB 1 "03 August 2013" "monboob 0\&.g"
|
||||
.SH NAME
|
||||
monboob \- daemon to send and check messages
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -29,6 +29,8 @@ Daemon allowing to regularly check for new messages on various websites, and sen
|
|||
.br
|
||||
* hds (Histoires de Sexe French erotic novels)
|
||||
.br
|
||||
* hellobank (Hello Bank ! website)
|
||||
.br
|
||||
* inrocks (Les Inrocks French news website)
|
||||
.br
|
||||
* lefigaro (Le Figaro French newspaper website)
|
||||
|
|
@ -107,7 +109,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
234
man/parceloob.1
Normal file
234
man/parceloob.1
Normal file
|
|
@ -0,0 +1,234 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH PARCELOOB 1 "03 August 2013" "parceloob 0\&.g"
|
||||
.SH NAME
|
||||
parceloob \- manage your parcels
|
||||
.SH SYNOPSIS
|
||||
.B parceloob
|
||||
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
|
||||
.br
|
||||
.B parceloob
|
||||
[\-\-help] [\-\-version]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
||||
Console application to track your parcels.
|
||||
|
||||
.SS Supported websites:
|
||||
* chronopost (Chronopost website)
|
||||
.br
|
||||
* ups (UPS website)
|
||||
.SH PARCELOOB COMMANDS
|
||||
.TP
|
||||
\fBinfo\fR \fIID\fR
|
||||
.br
|
||||
Get information about a parcel.
|
||||
.TP
|
||||
\fBstatus\fR
|
||||
.br
|
||||
Display status for all of the tracked parcels.
|
||||
.TP
|
||||
\fBtrack\fR \fIID\fR
|
||||
.br
|
||||
Track a parcel.
|
||||
.TP
|
||||
\fBuntrack\fR \fIID\fR
|
||||
.br
|
||||
Stop tracking a parcel.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
.br
|
||||
Select used backends.
|
||||
.br
|
||||
|
||||
.br
|
||||
ACTION is one of the following (default: list):
|
||||
.br
|
||||
* enable enable given backends
|
||||
.br
|
||||
* disable disable given backends
|
||||
.br
|
||||
* only enable given backends and disable the others
|
||||
.br
|
||||
* list list backends
|
||||
.br
|
||||
* add add a backend
|
||||
.br
|
||||
* register register a new account on a website
|
||||
.br
|
||||
* edit edit a backend
|
||||
.br
|
||||
* remove remove a backend
|
||||
.br
|
||||
* list\-modules list modules
|
||||
.TP
|
||||
\fBcd\fR [\fIPATH\fR]
|
||||
.br
|
||||
Follow a path.
|
||||
.br
|
||||
".." is a special case and goes up one directory.
|
||||
.br
|
||||
"" is a special case and goes home.
|
||||
.TP
|
||||
\fBcondition\fR [\fIEXPRESSION\fR | off]
|
||||
.br
|
||||
If an argument is given, set the condition expression used to filter the results.
|
||||
.br
|
||||
If the "off" value is given, conditional filtering is disabled.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current condition expression.
|
||||
.TP
|
||||
\fBcount\fR [\fINUMBER\fR | off]
|
||||
.br
|
||||
If an argument is given, set the maximum number of results fetched.
|
||||
.br
|
||||
NUMBER must be at least 1.
|
||||
.br
|
||||
"off" value disables counting, and allows infinite searches.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current count value.
|
||||
.TP
|
||||
\fBformatter\fR [list | \fIFORMATTER\fR [\fICOMMAND\fR] | option \fIOPTION_NAME\fR [on | off]]
|
||||
.br
|
||||
If a FORMATTER is given, set the formatter to use.
|
||||
.br
|
||||
You can add a COMMAND to apply the formatter change only to
|
||||
.br
|
||||
a given command.
|
||||
.br
|
||||
|
||||
.br
|
||||
If the argument is "list", print the available formatters.
|
||||
.br
|
||||
|
||||
.br
|
||||
If the argument is "option", set the formatter options.
|
||||
.br
|
||||
Valid options are: header, keys.
|
||||
.br
|
||||
If on/off value is given, set the value of the option.
|
||||
.br
|
||||
If not, print the current value for the option.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
.br
|
||||
|
||||
.br
|
||||
Availables: debug, info, warning, error.
|
||||
.br
|
||||
* quiet is an alias for error
|
||||
.br
|
||||
* default is an alias for warning
|
||||
.TP
|
||||
\fBls\fR [\-d] [\fIPATH\fR]
|
||||
.br
|
||||
List objects in current path.
|
||||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.TP
|
||||
\fBquit\fR
|
||||
.br
|
||||
Quit the application.
|
||||
.TP
|
||||
\fBselect\fR [\fIFIELD_NAME\fR]... | "$direct" | "$full"
|
||||
.br
|
||||
If an argument is given, set the selected fields.
|
||||
.br
|
||||
$direct selects all fields loaded in one http request.
|
||||
.br
|
||||
$full selects all fields using as much http requests as necessary.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the currently selected fields.
|
||||
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
show program's version number and exit
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show this help message and exit
|
||||
.TP
|
||||
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
|
||||
what backend(s) to enable (comma separated)
|
||||
.TP
|
||||
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
|
||||
what backend(s) to exclude (comma separated)
|
||||
.TP
|
||||
\fB\-I\fR, \fB\-\-insecure\fR
|
||||
do not validate SSL
|
||||
|
||||
.SH LOGGING OPTIONS
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-debug\fR
|
||||
display debug messages
|
||||
.TP
|
||||
\fB\-q\fR, \fB\-\-quiet\fR
|
||||
display only error messages
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
display info messages
|
||||
.TP
|
||||
\fB\-\-logging\-file=LOGGING_FILE\fR
|
||||
file to save logs
|
||||
.TP
|
||||
\fB\-a\fR, \fB\-\-save\-responses\fR
|
||||
save every response
|
||||
|
||||
.SH RESULTS OPTIONS
|
||||
.TP
|
||||
\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR
|
||||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
||||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (csv, history, htmltable, json, multiline, simple,
|
||||
status, table, webkit)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
.TP
|
||||
\fB\-\-no\-keys\fR
|
||||
do not display item keys
|
||||
.TP
|
||||
\fB\-O OUTFILE\fR, \fB\-\-outfile=OUTFILE\fR
|
||||
file to export result
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright(C) 2013 Romain Bignon
|
||||
.LP
|
||||
For full COPYRIGHT see COPYING file with weboob package.
|
||||
.LP
|
||||
.RE
|
||||
.SH FILES
|
||||
"~/.config/weboob/backends"
|
||||
|
||||
.SH SEE ALSO
|
||||
Home page: http://weboob.org/applications/parceloob
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH PASTOOB 1 "26 mars 2013" "pastoob 0\&.f"
|
||||
.TH PASTOOB 1 "03 August 2013" "pastoob 0\&.g"
|
||||
.SH NAME
|
||||
pastoob \- post and get pastes from pastebins
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -206,7 +206,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QBOOBMSG 1 "26 mars 2013" "qboobmsg 0\&.f"
|
||||
.TH QBOOBMSG 1 "03 August 2013" "qboobmsg 0\&.g"
|
||||
.SH NAME
|
||||
qboobmsg \- send and receive message threads
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -29,6 +29,8 @@ Qt application allowing to read messages on various websites and reply to them.
|
|||
.br
|
||||
* hds (Histoires de Sexe French erotic novels)
|
||||
.br
|
||||
* hellobank (Hello Bank ! website)
|
||||
.br
|
||||
* inrocks (Les Inrocks French news website)
|
||||
.br
|
||||
* lefigaro (Le Figaro French newspaper website)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QCINEOOB 1 "20 May 2013" "qcineoob 0\&.g"
|
||||
.TH QCINEOOB 1 "03 August 2013" "qcineoob 0\&.g"
|
||||
.SH NAME
|
||||
qcineoob \- search movies, people, torrent and subtitles
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QCOOKBOOB 1 "20 May 2013" "qcookboob 0\&.g"
|
||||
.TH QCOOKBOOB 1 "03 August 2013" "qcookboob 0\&.g"
|
||||
.SH NAME
|
||||
qcookboob \- search recipes
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QFLATBOOB 1 "26 mars 2013" "qflatboob 0\&.f"
|
||||
.TH QFLATBOOB 1 "03 August 2013" "qflatboob 0\&.g"
|
||||
.SH NAME
|
||||
qflatboob \- search for housing
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
71
man/qhandjoob.1
Normal file
71
man/qhandjoob.1
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QHANDJOOB 1 "03 August 2013" "qhandjoob 0\&.g"
|
||||
.SH NAME
|
||||
qhandjoob \- search for job
|
||||
.SH SYNOPSIS
|
||||
.B qhandjoob
|
||||
[\-h] [\-dqv] [\-b \fIbackends\fR] ...
|
||||
.br
|
||||
.B qhandjoob
|
||||
[\-\-help] [\-\-version]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
||||
Qt application to search for job.
|
||||
|
||||
.SS Supported websites:
|
||||
* adecco (adecco website)
|
||||
.br
|
||||
* apec (apec website)
|
||||
.br
|
||||
* lolix (Lolix est un centre de compétences spécialisé dans les technologies à base de Logiciel Libre.)
|
||||
.br
|
||||
* popolemploi (Pole Emploi website)
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
show program's version number and exit
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show this help message and exit
|
||||
.TP
|
||||
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
|
||||
what backend(s) to enable (comma separated)
|
||||
.TP
|
||||
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
|
||||
what backend(s) to exclude (comma separated)
|
||||
.TP
|
||||
\fB\-I\fR, \fB\-\-insecure\fR
|
||||
do not validate SSL
|
||||
|
||||
.SH LOGGING OPTIONS
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-debug\fR
|
||||
display debug messages
|
||||
.TP
|
||||
\fB\-q\fR, \fB\-\-quiet\fR
|
||||
display only error messages
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
display info messages
|
||||
.TP
|
||||
\fB\-\-logging\-file=LOGGING_FILE\fR
|
||||
file to save logs
|
||||
.TP
|
||||
\fB\-a\fR, \fB\-\-save\-responses\fR
|
||||
save every response
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright(C) 2013 Sébastien Monel
|
||||
.LP
|
||||
For full COPYRIGHT see COPYING file with weboob package.
|
||||
.LP
|
||||
.RE
|
||||
.SH FILES
|
||||
"~/.config/weboob/backends"
|
||||
|
||||
"~/.config/weboob/qhandjoob"
|
||||
|
||||
.SH SEE ALSO
|
||||
Home page: http://weboob.org/applications/qhandjoob
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QHAVEDATE 1 "26 mars 2013" "qhavedate 0\&.f"
|
||||
.TH QHAVEDATE 1 "03 August 2013" "qhavedate 0\&.g"
|
||||
.SH NAME
|
||||
qhavedate \- interact with dating websites
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QVIDEOOB 1 "26 mars 2013" "qvideoob 0\&.f"
|
||||
.TH QVIDEOOB 1 "03 August 2013" "qvideoob 0\&.g"
|
||||
.SH NAME
|
||||
qvideoob \- search and play videos
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -15,6 +15,8 @@ qvideoob \- search and play videos
|
|||
Qt application allowing to search videos on various websites and play them.
|
||||
|
||||
.SS Supported websites:
|
||||
* arretsurimages (arretsurimages website)
|
||||
.br
|
||||
* arte (Arte French and German TV)
|
||||
.br
|
||||
* canalplus (Canal Plus French TV)
|
||||
|
|
@ -29,6 +31,8 @@ Qt application allowing to search videos on various websites and play them.
|
|||
.br
|
||||
* gdcvault (Game Developers Conferences Vault video streaming website)
|
||||
.br
|
||||
* grooveshark (grooveshark website)
|
||||
.br
|
||||
* ina (INA French TV video archives)
|
||||
.br
|
||||
* nolifetv (NolifeTV French video streaming website)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QWEBCONTENTEDIT 1 "26 mars 2013" "qwebcontentedit 0\&.f"
|
||||
.TH QWEBCONTENTEDIT 1 "03 August 2013" "qwebcontentedit 0\&.g"
|
||||
.SH NAME
|
||||
qwebcontentedit \- manage websites content
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH RADIOOB 1 "26 mars 2013" "radioob 0\&.f"
|
||||
.TH RADIOOB 1 "03 August 2013" "radioob 0\&.g"
|
||||
.SH NAME
|
||||
radioob \- search, show or listen to radio stations
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -37,6 +37,10 @@ List radios matching a PATTERN.
|
|||
|
||||
.br
|
||||
If PATTERN is not given, this command will list all the radios.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -201,7 +205,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
10
man/suboob.1
10
man/suboob.1
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH SUBOOB 1 "20 May 2013" "suboob 0\&.g"
|
||||
.TH SUBOOB 1 "03 August 2013" "suboob 0\&.g"
|
||||
.SH NAME
|
||||
suboob \- search and download subtitles
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -24,7 +24,7 @@ Console application allowing to search for subtitles on various services and dow
|
|||
* tvsubtitles (Tvsubtitles subtitle website)
|
||||
.SH SUBOOB COMMANDS
|
||||
.TP
|
||||
\fBgetfile\fR \fIID\fR [\fIFILENAME\fR]
|
||||
\fBdownload\fR \fIID\fR [\fIFILENAME\fR]
|
||||
.br
|
||||
Get the subtitle or archive file.
|
||||
.br
|
||||
|
|
@ -79,6 +79,10 @@ Dutch nl Icelandic is Portuguese pt Welsh
|
|||
English en Indonesian id Romanian ro Yiddish yi
|
||||
.br
|
||||
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -245,7 +249,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH TRANSLABOOB 1 "26 mars 2013" "translaboob 0\&.f"
|
||||
.TH TRANSLABOOB 1 "03 August 2013" "translaboob 0\&.g"
|
||||
.SH NAME
|
||||
translaboob \- translate text from one language to another
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -237,7 +237,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH TRAVELOOB 1 "26 mars 2013" "traveloob 0\&.f"
|
||||
.TH TRAVELOOB 1 "03 August 2013" "traveloob 0\&.g"
|
||||
.SH NAME
|
||||
traveloob \- search for train stations and departures
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -23,6 +23,10 @@ Console application allowing to search for train stations and get departure time
|
|||
\fBdepartures\fR \fISTATION\fR [\fIARRIVAL\fR]
|
||||
.br
|
||||
List all departures for a given station.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBroadmap\fR \fIDEPARTURE\fR \fIARRIVAL\fR
|
||||
.br
|
||||
|
|
@ -49,6 +53,10 @@ Example:
|
|||
\fBstations\fR \fIPATTERN\fR
|
||||
.br
|
||||
Search stations.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -221,7 +229,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH VIDEOOB 1 "26 mars 2013" "videoob 0\&.f"
|
||||
.TH VIDEOOB 1 "03 August 2013" "videoob 0\&.g"
|
||||
.SH NAME
|
||||
videoob \- search and play videos
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -15,6 +15,8 @@ videoob \- search and play videos
|
|||
Console application allowing to search for videos on various websites, play and download them and get information.
|
||||
|
||||
.SS Supported websites:
|
||||
* arretsurimages (arretsurimages website)
|
||||
.br
|
||||
* arte (Arte French and German TV)
|
||||
.br
|
||||
* canalplus (Canal Plus French TV)
|
||||
|
|
@ -29,6 +31,8 @@ Console application allowing to search for videos on various websites, play and
|
|||
.br
|
||||
* gdcvault (Game Developers Conferences Vault video streaming website)
|
||||
.br
|
||||
* grooveshark (grooveshark website)
|
||||
.br
|
||||
* ina (INA French TV video archives)
|
||||
.br
|
||||
* nolifetv (NolifeTV French video streaming website)
|
||||
|
|
@ -69,6 +73,10 @@ Play a video with a found player.
|
|||
\fBsearch\fR \fIPATTERN\fR
|
||||
.br
|
||||
Search for videos matching a PATTERN.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -235,7 +243,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBCONTENTEDIT 1 "26 mars 2013" "webcontentedit 0\&.f"
|
||||
.TH WEBCONTENTEDIT 1 "03 August 2013" "webcontentedit 0\&.g"
|
||||
.SH NAME
|
||||
webcontentedit \- manage websites content
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -33,6 +33,10 @@ Get page contents
|
|||
\fBlog\fR \fIID\fR
|
||||
.br
|
||||
Display log of a page
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -199,7 +203,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-CLI 1 "26 mars 2013" "weboob-cli 0\&.f"
|
||||
.TH WEBOOB-CLI 1 "03 August 2013" "weboob-cli 0\&.g"
|
||||
.SH NAME
|
||||
weboob-cli \- call a method on backends
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -55,7 +55,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-CONFIG-QT 1 "26 mars 2013" "weboob-config-qt 0\&.f"
|
||||
.TH WEBOOB-CONFIG-QT 1 "03 August 2013" "weboob-config-qt 0\&.g"
|
||||
.SH NAME
|
||||
weboob-config-qt \- manage backends or register new accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-CONFIG 1 "26 mars 2013" "weboob-config 0\&.f"
|
||||
.TH WEBOOB-CONFIG 1 "03 August 2013" "weboob-config 0\&.g"
|
||||
.SH NAME
|
||||
weboob-config \- manage backends or register new accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -24,32 +24,6 @@ Add a backend.
|
|||
.br
|
||||
Show applications.
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
.br
|
||||
Select used backends.
|
||||
.br
|
||||
|
||||
.br
|
||||
ACTION is one of the following (default: list):
|
||||
.br
|
||||
* enable enable given backends
|
||||
.br
|
||||
* disable disable given backends
|
||||
.br
|
||||
* only enable given backends and disable the others
|
||||
.br
|
||||
* list list backends
|
||||
.br
|
||||
* add add a backend
|
||||
.br
|
||||
* register register a new account on a website
|
||||
.br
|
||||
* edit edit a backend
|
||||
.br
|
||||
* remove remove a backend
|
||||
.br
|
||||
* list\-modules list modules
|
||||
.TP
|
||||
\fBconfirm\fR \fIBACKEND\fR
|
||||
.br
|
||||
For a backend which support CapAccount, parse a confirmation mail
|
||||
|
|
@ -138,7 +112,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-DEBUG 1 "26 mars 2013" "weboob-debug 0\&.f"
|
||||
.TH WEBOOB-DEBUG 1 "03 August 2013" "weboob-debug 0\&.g"
|
||||
.SH NAME
|
||||
weboob-debug \- debug backends
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-REPOS 1 "26 mars 2013" "weboob-repos 0\&.f"
|
||||
.TH WEBOOB-REPOS 1 "03 August 2013" "weboob-repos 0\&.g"
|
||||
.SH NAME
|
||||
weboob-repos \- manage a weboob repository
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -98,7 +98,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOORRENTS 1 "26 mars 2013" "weboorrents 0\&.f"
|
||||
.TH WEBOORRENTS 1 "03 August 2013" "weboorrents 0\&.g"
|
||||
.SH NAME
|
||||
weboorrents \- search and download torrents
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -15,7 +15,7 @@ weboorrents \- search and download torrents
|
|||
Console application allowing to search for torrents on various trackers and download .torrent files.
|
||||
|
||||
.SS Supported websites:
|
||||
* btmon (Btmon BitTorrent tracker)
|
||||
* btmon (BTMon BitTorrent database)
|
||||
.br
|
||||
* gazelle (Gazelle\-based BitTorrent trackers)
|
||||
.br
|
||||
|
|
@ -41,6 +41,10 @@ Get information about a torrent.
|
|||
\fBsearch\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
Search torrents.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -207,7 +211,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WETBOOBS 1 "26 mars 2013" "wetboobs 0\&.f"
|
||||
.TH WETBOOBS 1 "03 August 2013" "wetboobs 0\&.g"
|
||||
.SH NAME
|
||||
wetboobs \- display weather and forecasts
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -19,6 +19,10 @@ Console application allowing to display weather and forecasts in your city.
|
|||
\fBcities\fR \fIPATTERN\fR
|
||||
.br
|
||||
Search cities.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.TP
|
||||
\fBcurrent\fR \fICITY_ID\fR
|
||||
.br
|
||||
|
|
@ -209,7 +213,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue