Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
-
lintalist
- Posts: 317
- Joined: Sat Apr 19, 2014 12:52 am
-
Contact:
#1
Post
by lintalist » Thu Mar 31, 2016 12:03 pm
[
Mod Note: the present topic about Diskovery was first created from posts previously at the Bvckup topic:
viewtopic.php?t=16768]
Related so I'll post it here first Diskovery,
https://www.donationcoder.com/forum/?topic=42491.0
apankrat wrote:... in short it's basically an app that enumerates all local drives and volumes, extracts all information it can about them and then renders it nicely in the UI. In particular, it shows drives' SMART counters, temperature and it also allows to look into RAID arrays and see their individual drives († though some conditions certainly apply, YMMV, etc.)
It started as a unit test runner for a SMART diagnostics module for a backup app, but then as I played with it I kept adding this and that and it sort of started to evolve into something useful in its own right. Fast forward laughably short 3 months of abandoned kids, neglected wife and alienated friends and here it is - a brand new pile of bits entering its beta.
I haven't shown it publicly anywhere else, so I'm interested in all and any opinions - from the general idea to the functionality to the UI design to what have you and then some.
-
webfork
- Posts: 9869
- Joined: Wed Apr 11, 2007 8:06 pm
- Location: US, Texas
-
Contact:
#2
Post
by webfork » Thu Mar 31, 2016 1:11 pm
lintalist wrote:Related so I'll post it here first Diskovery
I felt sure you meant to post this elsewhere until I saw:
It started as a unit test runner for a SMART diagnostics module for a backup app (bvckup2), but then as I played with it I kept adding this and that and it sort of started to evolve into something useful in its own right.
The website indicates that Diskovery might be portable:
"Requires no installation, just save and run." [
https://pipemetrics.com/diskovery/beta ]
-
vacherin
- Posts: 25
- Joined: Mon May 26, 2014 12:01 am
#3
Post
by vacherin » Thu Mar 31, 2016 1:24 pm
Hi guys,
webfork wrote:
The website indicates that Diskovery might be portable.
It is fully portable indeed: "diskovery.exe -c X:\Data\Diskovery"
Alex
-
smaragdus
- Posts: 2120
- Joined: Sat Jun 22, 2013 3:24 am
- Location: Aeaea
#4
Post
by smaragdus » Thu Mar 31, 2016 6:10 pm
@lintalist
Nice find, thanks.
@vacherin
No, Diskovery is not portable- it creates Diskovery folder in AppData (C:\Users\UserName\AppData\Local\Diskovery), containing diskovery.log and settings.ini files. For me portable means that all data and settings are stored inside program folder, not outside it.
-
vacherin
- Posts: 25
- Joined: Mon May 26, 2014 12:01 am
#5
Post
by vacherin » Fri Apr 01, 2016 1:00 am
@smaragdus - I'm not familiar with exact semantics of the term "portable", but while the app in fact defaults to %LocalAppData%\Diskovery for storing all its data, the folder can be trivially changed with a "-c" command line argument.
-
webfork
- Posts: 9869
- Joined: Wed Apr 11, 2007 8:06 pm
- Location: US, Texas
-
Contact:
#6
Post
by webfork » Tue Apr 05, 2016 3:30 pm
vacherin wrote:@smaragdus - I'm not familiar with exact semantics of the term "portable", but while the app in fact defaults to %LocalAppData%\Diskovery for storing all its data, the folder can be trivially changed with a "-c" command line argument.
There isn't universal agreement on the term "portable" but, if you’re a fan of Agile development, I put together a use case that sort of explains
the point of all this. Let me know if that's interesting or useful.
-
Specular
- Posts: 434
- Joined: Sun Feb 16, 2014 10:54 pm
#7
Post
by Specular » Sat Jan 19, 2019 2:51 pm
vacherin wrote: ↑Thu Mar 31, 2016 1:24 pm
Hi guys,
It is fully portable indeed: "diskovery.exe -c X:\Data\Diskovery"
Alex
Can confirm that using the path argument stores the settings and logs in the application directory. Thanks.
However the program still by default sets an association for
.diskovery files. This can be changed in the self-generated
settings.ini after the fact by changing
conf.misc.add_file_association to
0, although I haven't tried creating an INI before the initial launch with that option set to see if the program respects the pre-set value.
Either way liking the program

-
Midas
- Posts: 5909
- Joined: Mon Dec 07, 2009 7:09 am
- Location: Sol3
#8
Post
by Midas » Thu Apr 01, 2021 8:08 am
Topic update:
Diskovery v0.9.10.0 Beta released 2020-04-06 (changelog at
https://diskovery.io/changes).
Diskovery collects and displays the details of data storage facilities of the computer, including its physical drives, disk arrays, partitions, volumes and mount points.
