Rakan Alhneiti
|
4d15ee18b8
|
Fix missing keys in response. Fixes #5
|
2016-02-20 15:22:59 +01:00 |
|
Rakan Alhneiti
|
ad048e2602
|
Added --version flag and provided detailed prompts to reading time and sort fields. Fixes #7
|
2016-02-20 15:22:13 +01:00 |
|
Rakan Alhneiti
|
d534d343a7
|
v0.1.3
|
2016-02-19 20:30:23 +01:00 |
|
Rakan Alhneiti
|
e9c30f46d5
|
Merge pull request #4 from rakanalh/float_div
Issue fix for float division difference between Py2&3
|
2016-02-19 20:29:46 +01:00 |
|
Rakan Alhneiti
|
1401fba2f6
|
Add -h short for help. Fixes #3
|
2016-02-19 19:57:36 +01:00 |
|
Rakan Alhneiti
|
14a3522c43
|
Unify float division and conversion to integer values before writing to file. Fixes #2
|
2016-02-19 19:53:18 +01:00 |
|
Rakan Alhneiti
|
953e8a8af1
|
New version, Py2/3 compatibility
|
2016-02-17 23:17:30 +01:00 |
|
Rakan Alhneiti
|
5902af13bd
|
Merge pull request #1 from rakanalh/python2-backport
Python2 backport
|
2016-02-17 23:15:38 +01:00 |
|
Rakan Alhneiti
|
0364f89103
|
Python 2/3 compatibility
|
2016-02-17 23:15:14 +01:00 |
|
Rakan Alhneiti
|
3439ae513e
|
Fix less encoding issue
|
2016-02-17 23:14:14 +01:00 |
|
Rakan Alhneiti
|
060c2564d3
|
Fix Py2/Py3 encoding issues
|
2016-02-17 23:09:50 +01:00 |
|
Rakan Alhneiti
|
f460cb4d6f
|
Handle language diffs for imports & exception handling
|
2016-02-17 20:53:54 +01:00 |
|
Rakan Alhneiti
|
cb8d65d8c0
|
Handle different encodings, use six
|
2016-02-17 20:53:16 +01:00 |
|
Rakan Alhneiti
|
70558caa32
|
Get terminal size compatibility
|
2016-02-17 20:52:48 +01:00 |
|
Rakan Alhneiti
|
1915cdb146
|
Added note for python3
|
2016-02-16 21:40:11 +01:00 |
|
Rakan Alhneiti
|
184a95bc7e
|
Added progress to requirements
|
2016-02-16 21:38:37 +01:00 |
|
Rakan Alhneiti
|
42c5502022
|
Improve readme, prepare setup.py for first release
|
2016-02-16 21:33:13 +01:00 |
|
Rakan Alhneiti
|
e3052460d7
|
Change config & storage filenames
|
2016-02-16 20:56:10 +01:00 |
|
Rakan Alhneiti
|
8a0d7ad080
|
Added search
|
2016-02-16 18:48:22 +01:00 |
|
Rakan Alhneiti
|
b439150973
|
Added a configuration param for choosing the sort field
|
2016-02-15 21:28:18 +01:00 |
|
Rakan Alhneiti
|
6b8b90da0d
|
A more structured exception handling
|
2016-02-15 20:53:33 +01:00 |
|
Rakan Alhneiti
|
a91f0939f6
|
Clear everything on configure, check exception and display error message accordingly
|
2016-02-15 17:20:18 +01:00 |
|
Rakan Alhneiti
|
09ccd3ba95
|
Fix no section error when configuring app
|
2016-02-15 17:02:57 +01:00 |
|
Rakan Alhneiti
|
1d9f507956
|
Added ability to configure the application only by supplying the consumer key and reading speed
|
2016-02-15 00:40:25 +01:00 |
|
Rakan Alhneiti
|
25a8016671
|
Added two new commands, add article and archive
|
2016-02-14 23:37:51 +01:00 |
|
Rakan Alhneiti
|
70ba4dfc3b
|
Giving the project a better package structure
|
2016-02-14 23:05:08 +01:00 |
|
Rakan Alhneiti
|
f4ce674163
|
Added README
|
2016-02-11 20:23:50 +01:00 |
|
Rakan Alhneiti
|
5e6211cd3d
|
The CLI interface is simple and smaller, it passes it's params through to PocketApp
|
2016-02-11 20:22:43 +01:00 |
|
Rakan Alhneiti
|
a74800837f
|
Added some files to ignore
|
2016-02-11 20:22:19 +01:00 |
|
Rakan Alhneiti
|
65aee526b7
|
Added a utility print article function
|
2016-02-11 20:22:05 +01:00 |
|
Rakan Alhneiti
|
d26d561e80
|
Refactored some codes into modules
|
2016-02-11 20:21:50 +01:00 |
|
Rakan Alhneiti
|
2ec1f49880
|
Merge branch 'master' of github.com:rakanalh/pocket-cli
|
2016-02-10 20:47:34 +01:00 |
|
Rakan Alhneiti
|
581ebff1d9
|
Initial commit
|
2016-02-10 20:47:10 +01:00 |
|
Rakan Alhneiti
|
5eae0aa914
|
initial version
|
2016-02-10 20:46:01 +01:00 |
|