topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday November 10, 2025, 11:09 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 30next
476
General Software Discussion / Re: Need a recursive utility
« Last post by publicdomain on June 13, 2021, 06:05 PM »
could someone here write a utility that will do that?

Hi there! :) Adding RecuRUN to the thread:

https://www.donation...ex.php?topic=51481.0

RecuRUN_v0-1-0.png

Enjoy! :Thmbsup:
Vic
477
RecuRUN
Recursive utility for running a command in every sub-directory of a particular folder.

download-button.png



Made for fdwojo from donationcoder.com.

Original thread: Need a recursive utility

Source code: RecuRUN @ GitHub

Targets Microsoft .NET framework v4.5 (Native to Windows 8+)

Notes:

v0.1.0:
  • Initial folder selection.
  • Write, run and then delete batch files on each folder.
  • Create zero-byte files.
  • Show/hide batch console
  • Always on top.
  • Reset count option.

Day #164, Week #23 @ June 13, 2021

==========

RELEASE SPONSORS:

  • Jesse Reichler (A.K.A. Mouser from DonationCoder.com)
  • Your name here? :)
You may support this project by expressing your excitement in the form of a Donation via DonationCredits, Paypal @ www.paypal.me/victorvls or by becoming a Patron @ www.patreon.com/publicdomain.

Thanks & keep on rocking!

==========

Enjoy weekly releases @ our website: https://publicdomainweekly.com
478
This is looking real great now!

Please check v0.3.0: https://www.donation....msg445163#msg445163

:Thmbsup:
479
WeatherToText v0.3.0 released today  :up:

First post updated: https://www.donationcoder.com/forum/index.php?topic=51403.0

Thanks to user45454 for the input via forum and PMs :Thmbsup:

Vic
480
Post New Requests Here / Re: Windows command-line app for Telegra.ph
« Last post by publicdomain on May 26, 2021, 03:09 PM »
My pleasure! :)

As for a name, Something random and off the wall I was thinking is: Cherry Turtle. But since you are coding it, it's up to you.  :D
-c.gingerich (May 18, 2021, 10:49 AM)

GingerTG it is!  :up:

Code repo: https://github.com/publicdomain/gingertg
481
Uninstalling and reinstalling seems to have fixed the problem.

Thanks for informing! :Thmbsup:

(This frees end-of-the-month resources to assist more fellows :) )

Cheers!
482
Thanks for reporting :up:

I'm checking Enfolder + a few other proggies to close the month  :)

Cheers!
 :Thmbsup:
Vic
483
WeatherToText v0.2.0 is out! porra.gif

Download + info: https://www.donationcoder.com/forum/index.php?topic=51403.0

Cross-platform:

WeatherToText_v0-2-0_screenshot_2.png
Windows

WeatherToText_v0-2-0.png
Linux

Enjoy! dedosarriba.png
Vic
484
WeatherToText v0.2.0 is here :)

First post updated: https://www.donationcoder.com/forum/index.php?topic=51403.0

Should be pretty feature-complete, as requested by user45454 :Thmbsup:

Vic
485
Post New Requests Here / Re: Windows command-line app for Telegra.ph
« Last post by publicdomain on May 18, 2021, 10:02 AM »
Thank you @publicdomain Vic
-c.gingerich (May 18, 2021, 06:57 AM)

Feel free to call me Vic! :) We're all fellows here.

.NET/C# will work nicely
-c.gingerich (May 18, 2021, 06:57 AM)

Traditional .exe it is :up: Got any name in mind for the repo/program?

Cheers!
486
Post New Requests Here / Re: Windows command-line app for Telegra.ph
« Last post by publicdomain on May 17, 2021, 09:55 PM »
@C.

Ath is right. I can do it cross-platform in either Node/Javascript or .NET/C# (your call).

Do bear in mind I’m doing “regular” work this week along with finishing several Public Domain proggies. If you aren’t in a rush, I’m totally in to assist! :)
487
Is it possible to make it look like picture provided?

Yes afirmar.gif

For future release [...]

Sure thing! :up:

I'm coding AppFolderIcon + a couple other proggies for the community simultaneously; this update is added to the flow of releases  :)

(Stay tuned! We're talking days only)
488
Fixed the cross-platform code from the report:

"Error: The request was aborted: Could not create SSL/TLS secure channel."

v0.1.1 has been released! :)

WeatherToText topic updated to reflect it: https://www.donation...ex.php?topic=51403.0

Tested on Windows & Linux. Both running:

WeatherToText_v0-1-1_Windows.png

WeatherToText_v0-1-1_Linux.png

Cheers! :Thmbsup:
489
Version 0.1.1 released!  :Thmbsup:

First post updated: https://www.donationcoder.com/forum/index.php?topic=51403.0

Enjoy!
Vic
490
"Error: The request was aborted: Could not create SSL/TLS secure channel."

Thanks for reporting, I tested it on Linux/Mono version 6.12.0.122 (.NET framework 4.5 compilation target).

Going to add text replacements & test it on Windows for patched v0.1.1 :Thmbsup: Cheers!

WeatherToText_v0-1-0.png

491
So, this isn't exactly what you asked for, but it was an interesting problem, so I did it anyway :)

Wowie!!! Thanks for your willingness to help a fellow!



Note that I changed some tittles in the command line version.

WeatherToText v0.1.0 is released: https://www.donation...ex.php?topic=51403.0

Text substitution comes @ v0.1.1

Please check what's there suits you Cheers!
492
WeatherToText
Displays the weather in the command line (weather forecast to text).






Made for user45454 from donationcoder.com.

Original thread: Re: IDEA: Display the weather in the command line (Weather forcast to text)

Source code: WeatherToText @ GitHub

Targets Microsoft .NET framework v4.5 (Native to Windows 8+)

Usage example:

c:\WeatherToText.exe https://www.klart.se/se/södermanlands-län/väder-alberga/timmar/ yellow /N /T 1900 /O:Weather.txt

Notes:

v0.6.0

  • Add file output via /O:filename.
Day #072, Week #10 @ March 13, 2022

v0.5.2
  • Add separate PrintTable() for next day.
Day #194, Week #28 @ July 13, 2021

v0.4.0
  • Add next day.
  • Add next day hour.
Day #184, Week #26 @ July 03, 2021

v0.3.0:
Day #160, Week #23 @ June 09, 2021

v0.2.0:
  • Ensure UTF-8 output.
  • Update weather table.
Day #139, Week #20 @ May 19, 2021

v0.1.1:
  • Fix Windows execution.
  • Update column headers.
Day #136, Week #19 @ May 16, 2021

v0.1.0:
  • Displays weather columns in a text table.
Day #135, Week #19 @ May 15, 2021

==========

RELEASE SPONSORS:
  • Jesse Reichler (A.K.A. Mouser from DonationCoder.com)
  • Max P.
  • Your name here? :)
You may support this project by expressing your excitement in the form of a Donation via DonationCredits, Paypal @ www.paypal.me/victorvls or by becoming a Patron @ www.patreon.com/publicdomain.

Thanks & keep on rocking!

==========

Enjoy our latest free releases @ https://publicdomain.is
493
What I want: To display the weather from www.klart.se in the command line.

From this page https://www.klart.se...4der-alberga/timmar/

Hi! I'm currently finishing several "dangling" releases yet yours gets included as well since it's a 1-day code :)

https://github.com/p...main/weather-to-text
494
[...] in my setup, the hotkey Ctrl+Alt+M isn't working / is doing nothing.

Okay, W7 seems to have it working until sending to tray, which may be a side effect from hiding main Window (as enforced by the system). Please allow some time to address this on v0.3.0.

Chances are we fix both the temporary 'tainting' effect + hotkey-nuking by changing the way it paints to a 'cleaner' method via transparent overlay... Third's the charm!
495
Going to publish v0.1.1 release to close the day
-publicdomain (May 12, 2021, 09:26 PM)

Let's shift that to today's first release :)

It's published @ post #1: https://www.donationcoder.com/forum/index.php?topic=51392.msg445116#msg445116

(New download link + most-recent info)

Cheers!  :Thmbsup:
496
@Lolipop:  https://forum.dbpowe...amps-when-converting

THANK YOU!!! :Thmbsup: This should make LJ's day :)
497
Thanks for your valuable participation @K! :Thmbsup:

The one I use almost all the time is GUI only (dbPoweramp)
-Lolipop Jones (May 13, 2021, 06:15 AM)

No sweat! Use any converter you wish & let's focus on the resulting file naming pattern :)

Can you provide an example of input file name + output file name?

If it's merely a change from ".wav" to ".mp3", we're talking one-day code :up:

If it's another pattern it may take a bit longer (i.e. we can raise complexity, up to regex matching)

Cheers!
Vic
498
[...] a patch (v0.1.1) which may does help with multiple files
-publicdomain (May 12, 2021, 05:37 PM)

Working & tested on 160 files...

FileToFolfer_v0-1-1_160-selected.png

...which resulted in 160 folders, as expected :up:

FileToFolfer_v0-1-1_160-folderspng.png



Going to publish v0.1.1 release to close the day :)
499
It could also be possible to make it if you already have resulting files having changed extension from .wav to .mp3. In such a case, the program would compare file name patterns and adjust/set the MP3 files' dates accordingly.
-publicdomain (May 12, 2021, 05:23 PM)

Alright! Let's focus on the resulting converted files :) FileDateReplay repository is open:

https://github.com/p...omain/filedatereplay

Your's a family situation so let's work on this baby with priority :Thmbsup: Cheers!
500
Was doing 16 files at the time.

Making a patch (v0.1.1) which may help with multiple files. Stay tuned!
Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 30next