Altcoins Talks - Cryptocurrency Forum

Cryptocurrency Ecosystem => Bitcoin Forum => Topic started by: sg4j1n3ll0 on November 12, 2024, 10:44:27 AM

Title: widget desktop btc price
Post by: sg4j1n3ll0 on November 12, 2024, 10:44:27 AM
Hi all guys, I made myself a widget that calculates the value of btc/usd in real time and puts it on the screen and also calculates the value of your btc automatically, for lazy people like me it's ideal for having I always monitor what happens:

(https://i.ibb.co/K2B11P4/385040380-92152d2e-ca84-46b2-accd-ea5fc400092a.png) (https://imgbb.com/)

obviously if you want more features don't hesitate to ask for them :D


I leave the github link with instructions to use it:

https://github.com/nunzilor/btc-live-price-widget

enjoy 8)

https://bitcointalk.org/index.php?topic=5517927.0
Title: Re: widget desktop btc price
Post by: babo on November 12, 2024, 10:46:27 AM
Bravo
also because you used python
so doubly good

Now I'll ask you for a feature right away, is it possible to make sure that it ends up in the traybar? that it then turns into an icon and when you hover over it with the mouse it tells you the price?
furthermore you can also add an input where you decide the refresh time, it would be good to avoid spamming call
Title: Re: widget desktop btc price
Post by: sg4j1n3ll0 on November 12, 2024, 10:50:50 AM
Bravo
also because you used python
so doubly good

Now I'll ask you for a feature right away, is it possible to make sure that it ends up in the traybar? that it then turns into an icon and when you hover over it with the mouse it tells you the price?
furthermore you can also add an input where you decide the refresh time, it would be good to avoid spamming call

sure i can do it :D
Title: Re: widget desktop btc price
Post by: hugeblack on November 12, 2024, 10:51:24 AM

Tracking the price like this can be stressful but thanks for making the code open source.


I noticed that I used api.coindesk.com it's not the best and there are better APIs like blockchair.


Some of the text are not in English.
Title: Re: widget desktop btc price
Post by: babo on November 12, 2024, 11:05:36 AM

Tracking the price like this can be stressful but thanks for making the code open source.


I noticed that I used api.coindesk.com it's not the best and there are better APIs like blockchair.


Some of the text are not in English.

true true exact
you should translate into English if you don't want to do a localization
or if you want to try you could try to localize using localization files for the few sentences present
in any case it's a good job and thanks for open source it
useful for those who want to study 
Title: Re: widget desktop btc price
Post by: ABCbits on November 12, 2024, 11:09:52 AM
I leave the github link with instructions to use it:

https://github.com/nunzilor/btc-live-price-widget

I've installed software which use Python previously, but i expect more people would need more detailed instruction (such as install Python 3 and then install PyQt5 using pip).

Tracking the price like this can be stressful but thanks for making the code open source.

OP probably forget it, but technically it's not open source when there's no mention of which open source license he use. See https://choosealicense.com/no-permission/ (https://choosealicense.com/no-permission/).
Title: Re: widget desktop btc price
Post by: sg4j1n3ll0 on November 12, 2024, 11:11:39 AM
I leave the github link with instructions to use it:

https://github.com/nunzilor/btc-live-price-widget

I've installed software which use Python previously, but i expect more people would need more detailed instruction (such as install Python 3 and then install PyQt5 using pip).

Tracking the price like this can be stressful but thanks for making the code open source.

OP probably forget it, but technically it's not open source when there's no mention of which open source license he use. See https://choosealicense.com/no-permission/ (https://choosealicense.com/no-permission/).

I will modify the instructions to make the installation even easier :D
Title: Re: widget desktop btc price
Post by: Mia Chloe on November 12, 2024, 01:24:00 PM
This is a really nice widget and it will come in handy especially this period where there is tension in the market and everyone is looking at charts and checking prices every now and then. Well these period I'm usually quite busy and not always on my pc very frequently till towards evening.  So I don't know if you can but a widget to add like an extension on the forum too will be of great help.

I'll definitely add this widget to my PC later today. And like babo mentioned , I think you should make it so hovering over it displays price too. +1 for the effort op looking forward to more interesting mods too.
Title: Re: widget desktop btc price
Post by: KingsDen on November 12, 2024, 02:11:51 PM
A widget that calculates the value of btc/usd in real time seems super amazing, this is what I need to keep my eye on my holdings without constantly checking apps or websites for updates. Thanks for putting this together.

I will try it out and let you know if there are additional features you need to add that will make it even better.
Title: Re: widget desktop btc price
Post by: babo on November 12, 2024, 05:30:02 PM
well, there are definitely things that can be improved
surely there are other software that do and do better
but this is open source and made by a member of altcointalk
Therefore
AD MAIORA
Let's see how far this project can evolve, if you work on it I'll gladly give you some karma 
Title: Re: widget desktop btc price
Post by: Faisal2202 on November 14, 2024, 05:01:37 PM
Hi all guys, I made myself a widget that calculates the value of btc/usd in real time and puts it on the screen and also calculates the value of your btc automatically, for lazy people like me it's ideal for having I always monitor what happens:
-cut-
obviously if you want more features don't hesitate to ask for them :D
The widget looks great, but it can look more user-friendly and good-looking UX-wise. If you have some skills in animation, then that's awesome to add a few and coloring, etc. A widget should stick on the screen and a refresh option or more pair option besides BTC/USD will also be a good thing. Well, it's just a basic project and efforts been made so +1 for you to keep the heat up.

Create more tools I am not an expert in here to say the code is clean so let's leave that part to experts, but idea is good.
Title: Re: widget desktop btc price
Post by: bitcoin-shark on November 14, 2024, 07:23:46 PM
Well done, congratulations, a useful and nice thing, I will definitely try it, do you need phyton to use it? perhaps a guide would be helpful
Title: Re: widget desktop btc price
Post by: babo on November 15, 2024, 10:01:16 AM
yes it's a good job
personally I would prefer to have it in the tray bar, so that I can work all day without having any particular problems while I am concentrated
however there are many other ways to do things, for example it could be put on a small screen
Being Python it could work easily on a Raspberry Pi with an LCD screen
Title: Re: widget desktop btc price
Post by: 0t3p0t on November 15, 2024, 03:52:30 PM
Pretty nice widget though I am not a pc user but I think language is important and it should support the universal which is english. Maybe you can also create one for mobile users that would be nice as well. This will be very useful to pc users.
Title: Re: widget desktop btc price
Post by: babo on November 15, 2024, 04:27:45 PM
Pretty nice widget though I am not a pc user but I think language is important and it should support the universal which is english. Maybe you can also create one for mobile users that would be nice as well. This will be very useful to pc users.

yes you haven't updated the screenshot but the latest versions are in English
at least if you don't want to do all the languages ​​you have to do it in English, it's simpler but everyone can understand something
It's cute but if it does the tray bar thing it's great