Browsed by
Tag: open source

A look into the next version (1.7) of my software Google Drive Uploader & Explorer

A look into the next version (1.7) of my software Google Drive Uploader & Explorer

Hi everyone, In these days, I’ve been working on the next version of my software called Google Drive Uploader & Explorer. This version will be v1.7 New functions that are now implemented in the source code are the following: Now, you can move your files and folders to the Trash by pressing the Delete key. Now, you can see the Trash directly in the software. When viewing the Trash, press ALT + R to restore the selected files/folders. Refresh the File/Folder list by pressing the F5 key….

Read More Read More

Rocket.Chat Cryptocurrency Price Bot source code now available!

Rocket.Chat Cryptocurrency Price Bot source code now available!

NOTE: This software is no longer maintainted. Hi everyone, I decided to make a dedicated Price Bot so that anyone can run it in their own Rocket.Chat-based servers. How to use it? It’s very simple! The bot only has 2 commands. They are: !price (cryptocurrency name or symbol) – This command will tell the current price of a crypto coin !calculate (amount) (crypto name or symbol)- This command will tell you how much worth your coins are based on the…

Read More Read More

Google Drive Uploader & Explorer v1.6.1 released!

Google Drive Uploader & Explorer v1.6.1 released!

Hi everyone, Today, I have released v1.6.1 of my tool called Google Drive Uploader & Explorer. What’s new? This release mainly fixes some stuff from the last version. Below you’ll find the changes: Fixed: Explorer now shows all the files in a selected folder Fixed: Lower Right ListBox should say “Files” instead of “Uploads (By Date Modified)” Fixed: Some numbers not having a comma (ex. 10,000.00 MB instead of 10000.00 MB) Fixed: Download Progress Bar and Remaining Time not working Fixed:…

Read More Read More

Google Drive Uploader & Explorer Tool v1.6 released!

Google Drive Uploader & Explorer Tool v1.6 released!

Hi everyone, Today, I have released v1.6 of my software Google Drive Uploader & Explorer Tool, previously just called Google Drive Uploader Tool or Google Drive Upload Tool. The Explorer addition is due to the software now allowing you to fully browse your Google Drive files the same way you do on the web, and also you can now see basic file details within the software as well. As you can see from the image above, the right part has been completely redone. Now, the ListBox…

Read More Read More

Introducing ArduBOINC – Show your BOINC Tasks using an Arduino and LCD Display!

Introducing ArduBOINC – Show your BOINC Tasks using an Arduino and LCD Display!

Hi everyone, Today was another creative day. This time, I present to you ArduBOINC. ArduBOINC is composed of Arduino + BOINC. It is a project I decided to do also some time ago with my LattePanda, which died a few days ago and I’m in the process of sending it for replacement. However, the UDOO x86 came here shortly after the LattePanda died and since it also features an integrated Arduino co-procesor (Arduino 101 / Intel Curie), I decided to…

Read More Read More

Gridcoin Snapshot Generator r5 released!

Gridcoin Snapshot Generator r5 released!

Hi everyone, Today, I released Gridcoin Snapshot Generator r5. For those who are new to this tool, this is a tool that creates a snapshot of the Gridcoin Blockchain. The software works as follows: It will first close the wallet properly to prevent corruption. It will launch 7zip and compress the txleveldb and the blk0001.dat file to either ZIP or 7z format. Optionally, create MD5, SHA256 and/or SHA512 checksums. Optionally, upload the snapshot and its checksums (if created) to Google…

Read More Read More

Gridcoin Snapshot Generator r4

Gridcoin Snapshot Generator r4

Hi everyone, Today I released a small update to the Gridcoin Snapshot Generator. This update only affects the filename and the archive format. What I did is that when you save a file as 7z, the 7z RadioButton will automatically be selected: If you save the snapshot as ZIP, the ZIP RadioButton will be selected: The same applies if you change the snapshot format using the RadioButtons instead of the filename. If you choose the ZIP RadioButton, the filename will…

Read More Read More

Gridcoin Snapshot Generator Release 3 and Gridcoin Snapshot Restore Release 1 tools

Gridcoin Snapshot Generator Release 3 and Gridcoin Snapshot Restore Release 1 tools

Hi everyone, Today morning, I made a post announcing the release 1 of my Gridcoin Snapshot Generator Tool. Now, after still working with the tool, I made significant additions and changes. This is how Release 3 of this tool looks: Let’s talk about the improvements and new features: Choose between ZIP and 7zip formats to create the snapshot Now, you can create MD5, SHA256 and/or SHA512 hashes to check the snapshot integrity Upload the snapshot and the checksums to Google Drive!…

Read More Read More

Gridcoin Snapshot Generator – Release 1

Gridcoin Snapshot Generator – Release 1

Hi everyone, Today, I wrote a new tool that aims to create Gridcoin Snapshots automatically. The tool is very easy to use. Just specify the filename for the snapshot and press the “Create Snapshot” button. You can also specify the amount of hours to automate this process for you. The software works as follows: It will first close the wallet properly to prevent corruption. It will launch 7zip and compress the txleveldb and the blk0001.dat file Once the compression is…

Read More Read More

Some updates to my Google Drive Upload Tool code – 3/29/2017

Some updates to my Google Drive Upload Tool code – 3/29/2017

Hi everyone, Yesterday night, I pushed some code changes to the Google Drive Upload Tool repo on Github. The code is still in experimental stages as I have not made a release yet with the commits performed yesterday. Some changes I’ve done with the software is that it will now check if the Folder ID is valid. If it is valid, your files will be uploaded to that folder. If not, the software will ask you if you want to change…

Read More Read More