AROS World Exec

Development => AROS Software Development => Topic started by: Allanon on March 01, 2023, 12:29:45 PM

Title: DirList released
Post by: Allanon on March 01, 2023, 12:29:45 PM
Hello guys,
I've released a little utility to test my HGui Toolkit (https://github.com/Allanon71/HGui) for Hollywood, it's a directory scanner you can use to find big files & big directories, it's pretty simple right now but the idea is to expand it accepting suggestions from my Patrons that in a couple of days will also have access to the a detailed source code that explains how to use HGui.
The executables are available for all and for free.

Here is a screenshot of the Windows version but I've tested it under IcAros light and it seems to work fine.
(https://i.imgur.com/N71EX3a.png)

Some links:
- DirList repository (https://github.com/Allanon71/DirList) where you can find the executables (07.03.2023 : v1.1 available)
- My Patreon page (https://www.patreon.com/Allanon71) if you wish to support me

I haven't posted anything on Aros-Exec for years, I hope you are all well :)
Title: Re: DirList released
Post by: Amiwell on March 02, 2023, 03:41:06 AM
Thanks :)
Title: Re: DirList released
Post by: paolone on March 02, 2023, 06:29:22 AM
Hello guys,
I've released a little utility to test my HGui Toolkit (https://github.com/Allanon71/HGui) for Hollywood, it's a directory scanner you can use to find big files & big directories, it's pretty simple right now but the idea is to expand it accepting suggestions from my Patrons that in a couple of days will also have access to the a detailed source code that explains how to use HGui.
The executables are available for all and for free.

I haven't posted anything on Aros-Exec for years, I hope you are all well :)


Hi Fabio and nice to see you here again.
Title: Re: DirList released
Post by: AMIGASYSTEM on March 02, 2023, 10:03:55 AM
Welcome back Allanon !
Title: Re: DirList released
Post by: Allanon on March 07, 2023, 03:17:29 AM
Thank you guys for the welcome :D

DirList Version 1.1 available here (https://github.com/Allanon71/DirList/releases/tag/1.1)

The development of this application is part of a tutorials series to teach how to code with Hollywood using my HGui library, but there is also some generic stuff that goes beyond a specific programming language, my patrons-only posts are accessible starting from the 1$ tier, don't be shy :P

v1.1 Change log:
- The app does not crash anymore if the app try to access a locked or inaccessible folder
- Application turned into a full event-driven app
- The user can now stop the scan hitting the ESC key
Title: Re: DirList released
Post by: AMIGASYSTEM on March 07, 2023, 05:32:33 AM
Thank you Allanon, I will test the AROS version right away, I kindly ask if I can include DirList in my AROS One x86/68k Distributions, meanwhile I have created Icons for all platforms, if you need them I can attach here the archive with all Icons.

I have successfully tested DirList on AROS One x86 and AROS One 68k.

--- Italiano ---

Grazie Allanon, testo subito la versione AROS, chiedo gentilmente se posso inserire DirList nelle mie Distribuzioni AROS One x86/68k, intanto ho creato delle Icone per tutte le piattaforme, se ti servono posso alegare qui l'archivio con tutte le Icone.

Ho testato con successo DirList su AROS One x86 e AROS One 68k
Title: Re: DirList released
Post by: Allanon on March 07, 2023, 10:46:13 AM
Sure Amigasystem, you can!
I'll update the program often because I'm using it as a base for some tutorials about Hollywood programming :)
Thanks for the icons, I'll use them when the program will be a bit more advanced :)

--- ITA --
Ma certo che puoi Amigasystem!
Lo aggiornerò spesso perchè lo sto usando come base per dei tutorial sulla programmazione con Hollywood :)
Grazie per le icone, le userò quando il programma sarà un po' più avanzato :)

Fabio

Thank you Allanon, I will test the AROS version right away, I kindly ask if I can include DirList in my AROS One x86/68k Distributions, meanwhile I have created Icons for all platforms, if you need them I can attach here the archive with all Icons.

I have successfully tested DirList on AROS One x86 and AROS One 68k.

--- Italiano ---

Grazie Allanon, testo subito la versione AROS, chiedo gentilmente se posso inserire DirList nelle mie Distribuzioni AROS One x86/68k, intanto ho creato delle Icone per tutte le piattaforme, se ti servono posso alegare qui l'archivio con tutte le Icone.

Ho testato con successo DirList su AROS One x86 e AROS One 68k
Title: Re: DirList released
Post by: AMIGASYSTEM on March 07, 2023, 10:50:57 AM
Thanks Fabio, I attach the Icons package
Title: Re: DirList released
Post by: Allanon on March 08, 2023, 02:45:51 AM
Great :)

Thank you!