Hello everyone! After a long time, I finally started programming again! Today I wanted to try to create a shell because… why not? So I present to you lightshell, my own unix shell written in C++. The size of the compiled source is WAY LESS than 1MB and I’m working hard to understand all the C++ libraries that I need. Let me know if you’d like some new features!
Several changes for WalletView! I was sick last 2 days so I couldn’t continue developing :(
Today I tried to do a better GUI (still horrible lmao) but now the program is dynamic, it only works with BTC chain BUT I’ll add some other chains (probably Solana and Ethereum) at night! Give it a try and let me know what you’d like to see!
Fuck Microsoft Visual Studio. I spent 2h because the price was hidden and it was because of the table layout. I still need to do a better graphic but it actually works and pretty well now!
New update! I implemented api in my project, I still need to understand the call rates and I need to check if every crypto works but I’m very happy about my work!!!
Hello everyone! I started this new project: WalletView. I always wanted a program to view all my crypto wallets so I decided to create my own program. For know it just can save wallets on json and later I’ll write the function to show the usd/eur value! I still need to write the graphic…