G
G
gleendo2020-11-19 01:59:29
PHP
gleendo, 2020-11-19 01:59:29

Is there a cryptocurrency widget displayed on the taskbar?

Please tell me, is there any software that will be displayed on the taskbar in windows 10?
You need software that will constantly display the current quotes of the selected currencies.
Or tell me, maybe there is something more convenient to always be aware of current prices without switching to separate software, sites, extensions, etc.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Aitkulov, 2016-09-08
@jonimuesli

you have php56w, so you need to install the php56w-devel package
in the default php 5.4 repositories, hence the problems

C
CityCat4, 2016-09-07
@CityCat4

rpm -e php-common-5.4.16. You can also read man on the topic of the nodeps key if rpm tries to talk about dependencies. But you need to be careful - rpm works bypassing yum and all its checks, and inaccurate removal can smash everything to smithereens

R
rPman, 2020-11-19
@rPman

Here is the first example of how to create your own application that lives in the tray
https://www.codeproject.com/Articles/290013/Formle...
here it is on the example of an icon, but as far as I remember, you can add custom control and output whatever you want there
ps clear your brain, ' no need to watch the chaos so closely, otherwise it will look at you' .
at least automate this process to a minimum, for cryptocurrency exchanges, the ccxt library for javascript / php / python is enough for you, there the simplest applications for monitoring the course and trading by levels are a couple of dozen lines copied from examples

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question