From 769dad3d9f550b10e871feb4b4ce38f4a1af0a51 Mon Sep 17 00:00:00 2001 From: David Vidmar Date: Tue, 14 Nov 2017 21:58:24 +0100 Subject: [PATCH] Delete issues.txt --- issues.txt | 56 ------------------------------------------------------ 1 file changed, 56 deletions(-) delete mode 100644 issues.txt diff --git a/issues.txt b/issues.txt deleted file mode 100644 index 6d999af..0000000 --- a/issues.txt +++ /dev/null @@ -1,56 +0,0 @@ -# CRYKER -**super simple CRYpto Currency tickER** - -Shows current price of BTC, EHT, XRP or other coins on your favorite exchange. Coinbase, Bitstamp and Blockhain are currently supported - -- Handy - 3 exchanges, 2 currencies, all coins on those exchanges -- Simple - only one .exe file, works out of the box -- Clean - no login, no data collected and no data stored -- Safe - fully open source - -Download latest release: https://github.com/davidvidmar/Crycker/releases - -## Planning - -### v0.2 - -- [X] rename to cryker (CRYpto Currency ticKER) -- [X] JSON parsing without JSON.net -- [X] logging without log4net -- [X] double-click to open markets ticker -- [X] change github repo name - -**Bugs:** -- [X] blockchain api url is not complete -- [X] switching provider that doesn't support current currency crashes the app - -### v0.3 - -- [X] move config from settings for other (ini, xml, json?) file -- [X] make it so the app can start without default .config file - -**Bugs:** -- [?] setting coin sometimes doesn't work as expected, and you need to click twice -- [X] check if Segoe UI font exists - -### v1.0 - -- [X] check for update - https://api.github.com/repos/davidvidmar/Crycker/releases -- [ ] donate link - 35aF5bLUa28AYEW22tVsRYbgEkBdyc9wzf -- [ ] publish code on github - -**Bugs:** -- [ ] switching provider doesn't always select currect coin and currency menu items - -### v1.1 -- [ ] multiple coins in multiple icons -- [ ] double icons for each coin - -### v1.2 - -- [ ] price absolute change notifications -- [ ] price % change notifications - -### v2.0 - -- [ ] simple graph on single click, no stored data, just live \ No newline at end of file