Cointop Versions Save

A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀

v1.6.0

3 years ago

Changelog

00d654a Update statusbar spacing a9473e3 Fix coin name to ID lookup. #81 7fa0af0 Add 30 day percent change column d8cbc89 Add additional currency conversions 673d05a Add configurable favorites table columns 184ebfb Dynamic column widths ae65cc5 Add newline to market bar on resize ea93f6b Table alignment fixes 68ff8ec Format fixes 3c9b482 Go to portfolio page after exiting entry update menu 11d6ec1 Add mutex lock to cache map. Closes #78 0f7c22b Merge branch 'maciejaszek-docker' 91c01cd Merge branch 'master' into maciejaszek-docker c6744f1 Undo notification sound d73ab15 Merge branch 'docker' of git://github.com/maciejaszek/cointop into maciejaszek-docker c36f3de Add configurable portfolio table columns 23fe262 Update holdings config 0e6ba17 Dockerfile: split into two stages c90f46a Dockerfile: bump Go to 1.15 82eb713 Add configurable preferred main table columns 093084e Full width highlight rows 3bc9313 Add price alerts table cba53fe Set up price alerts config 060286a Set up notification package b86ac68 Add cache wrapper package 6af3378 Add NixOS install instructions a2f85dc Add xbps-install instructions for Void Linux 9e0988c Add social links b699f1d ssh-server: Use hash of public key for config file path 8ea39c0 Add coin struct JSON tags 415b4c1 Separate out different tables 187f7a0 Add kde-open5 open command 51cb442 Add table scroll left/right shortcut 394d354 Consolidate UI packages e89c5e6 Add script to get homebrew and snapcraft metrics a3c8140 Update CHANGELOG

v1.5.5

3 years ago

Changelog

0acb49c Travis lint fix 0859a6c Merge branch 'vuon9-feature/open-link-on-cmd-and-powershell' 6485927 #66 Ability to open link in cmd and powershell 49dc327 Merge branch 'vuongggggg-feature/sort-by-percentholdings-on-portfolio' into master b10e9bb Align percent holdings header 3083dee added sort shortcut for [%]holdings on portfolio f32f46e Merge branch 'vuongggggg-fix/make-windows-builds-again' into master 1a4710d Update error message 890fbf2 Fixed #70 - windows can build again fa9274c Add currency conversion option to holdings command 2441a89 Update cache dir error message 87d1116 Normalize cache dir path from config 890e1c5 Store cache dir preference in config file and soft fail if cache dir error f82c113 Prefix version with label 34111fc Update Makefile

v1.5.4

3 years ago

Changelog

52c4da8 Update CHANGELOG 26956fc Move coins without rank to end of list. Fixes #59 996d842 Dockerfile: Add colorschemes ac84b77 Merge branch 'feature/ssh-flags' into master 903227f Add colors-dir flag 8e9ac85 Merge branch 'sboselli-patch-1' into master 10c3f8d wip 9576af6 Fix version Regex in Binary install script c16fc03 Log error and exit with code if invalid command. Closes #60 19b3fc6 Update rpm spec

v1.5.3

3 years ago

Changelog

98ebd33 Update CHANGELOG 85ccd89 Fix int to string vet error cf8f5a8 Update .travis.yml 77fce2b Update copr spec f4417e5 Update CHANGELOG

v1.5.2

3 years ago

Changelog

d9e1b88 Merge branch 'biehlerj-master' 97a2f52 Use os.UserConfigDir() for preferred config directory 32b0d06 Merge branch 'master' of https://github.com/biehlerj/cointop into biehlerj-master f56d0a6 Removing artifacts from tests to check what would happen if HOME and XDG_CONFIG_HOME are undefined 261f893 Add command to read bitcoin dominance percentage 8d3d026 go mod vendor d8f88d8 Add filter flags to holdings command fd87bb6 Add output format options for holdings command 832284d Add sort options for holdings command b7ede5a Remove runtime package and OS checks in favor UserConfigDir and UserHomeDir which are platform agnostic and add more robust tests b47b447 Add boolean to UserPrefferedHomeDir to help correctly build configuration file placement and account for users with XDG_CONFIG_HOME defined a7f1e12 go mod vendor 3ee3358 Implement api interface for selective coin data 97facbe Add command to print holdings 9d15e26 Update more info url 42ac3f3 Add version and license info to help view 4e6a471 Add per page flag bea2b12 Show currency symbols in convert menu d0fb190 Add additional page navigation shortcuts 0fed4d5 Print version string with newline 71d09da Update RPM spec 6eff97f Update CHANGELOG

v1.5.1

3 years ago

Changelog

6f40702 Update Dockerfile b761ac0 Update snapcraft.yml

v1.5.0

3 years ago

Changelog

523c430 Read version from runtime build info if available 1cd4c3c Add install script to download from binary release c0add90 Update CHANGELOG

1.4.8

3 years ago

Changelog

d9ea155 Add no-cache option 71a26ba Add cointop twitter link

1.4.7

3 years ago

Changelog

34adf8a Exclude windows build in server 5fdac27 Update README acb970b Update CHANGELOG 3fc19ad Add host key flag to SSH server 2fca6ee Fix config path not set 1ee3814 Add cache directory option ca92601 Add silent option for SSH server executable 52be62a Add comments 2d54de7 Add option flag to silence log output e33854b Reset cache on SSH server connection 4f27d05 Update README 6ba8477 Add SSH server 3147bc1 Fix currency name 89b10ab Add Dockerfile 643f7be Update rpm spec a201f3d Update snapcraft.yaml

1.4.6

3 years ago

Changelog

aa8ddff Update CHANGELOG 7ad3756 Disable hourly chart changes. Closes #52 7459139 Increase decimal places for btc and eth conversions. Closes #51 6fafc47 Increase max page results for coingecko. Closes #47 dbe32db Merge branch 'dolanor-master' 1c6722b Update default config filepath 3fbe1ff Merge branch 'master' of https://github.com/dolanor/cointop into dolanor-master 631197e Update Makefile 058e1b5 use standard config dir path 88be77e Update meta