comparison README @ 481:62373fad96eb

Removed getan classic.
author Magnus Schieder <mschieder@intevation.de>
date Wed, 27 Jun 2018 11:43:11 +0200
parents 45b7b83efaed
children 32ddea6d5bdb
comparison
equal deleted inserted replaced
480:22d21f9851f5 481:62373fad96eb
147 147
148 $ ./getan.py /path/to/mytime.db 148 $ ./getan.py /path/to/mytime.db
149 149
150 to choose a different sqlite3 database then the default time.db 150 to choose a different sqlite3 database then the default time.db
151 151
152 The classic version of 'getan' which is based on curses can be run with::
153
154 $ classic/getan
155
156 or::
157
158 $ classic/getan /path/to/mytime.db
159 152
160 Running from installation 153 Running from installation
161 ------------------------- 154 -------------------------
162 155
163 After installing getan it can be run with:: 156 After installing getan it can be run with::
165 $ getan 158 $ getan
166 159
167 or:: 160 or::
168 161
169 $ getan /path/to/mytime.db 162 $ getan /path/to/mytime.db
170
171 The classic version of 'getan' is also available::
172
173 $ getan-classic
174
175 or::
176
177 $ getan-classic /path/to/mytime.db
178 163
179 164
180 CREDITS 165 CREDITS
181 ======= 166 =======
182 Getan is Free Software licensed under the terms of GNU GPL v>=3. 167 Getan is Free Software licensed under the terms of GNU GPL v>=3.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)