topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 1:39 am
  • 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 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 30next
251
General Software Discussion / Re: Tardsplaya 2.0.01
« Last post by publicdomain on June 06, 2022, 07:22 AM »
I didn't develop it. Another guy did.

Likewise, congrats on the community-sharing

Appreciated!
252
General Software Discussion / Re: Tardsplaya 2.0.01
« Last post by publicdomain on June 05, 2022, 05:56 AM »
Congrats on the release!

It is a heart-oriented job to develop for the community so we thank you for following your inner compass

253
OpenRandomMenu

Right-click menu for Windows Explorer to open a random file from clicked folder & subfolders.








⬇️ Download @ DCmembers (Mouser's site, recommended)
⬇️ Download @ GitHub


Inspired by Coeluh from donationcoder.com.

Original thread: DONE: Random (real random) file from folder and subfolders

Source code: OpenRandomMenu @ GitHub

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

Notes:

v0.1.0:

  • Instantly add/remove from Windows Explorer via buttons.
  • Right-click on "Open random" to launch random file with default application.
  • Collects files from all subdirectories.

Day #153, Week #22 @ June 02, 2022

==========

Release supporters:
  • Jesse Reichler (A.K.A. Mouser from DonationCoder.com)
  • Max P.
  • Kathryn S.
  • Y0himba
  • Will you be our next supporter? :)

https://github.githubassets.com/images/icons/emoji/unicode/1f497.png
Support:


One-time Paypal @ https://www.paypal.com/paypalme/victorvls

Join our Patreon @ www.patreon.com/publicdomain.

Thanks & keep on rocking! https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png


==========

Enjoy more free releases @ our website: https://publicdomain.is
254
Folderize v0.1.0 is out!

First post updated with info + download links: https://www.donationcoder.com/forum/index.php?topic=52392.0

There's a new addition to the cascading menu:

Folderize_v0-1-0_cascading-menu.png

Enjoy!
Vic
255
PublicDomainVic / Re: [DEV] Folderize
« Last post by publicdomain on May 30, 2022, 08:55 PM »
Has processing via "Folderize+" cascading menu.

Folderize_ALPHA_2022-05-30.png
256
Folderize

Right-click menu to create folders with matching names as the selected files or collect them into a single folder.








⬇️ Download @ DCmembers (Mouser's site, recommended)
⬇️ Download @ GitHub


Made for chumbolito from donationcoder.com.

Original thread: DONE: Right Click any file and create New Folder by its Name

Source code: Folderize @ GitHub

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

Notes:

v0.1.0:

  • Instantly add/remove from Windows Explorer via buttons.
  • Folderize = renames files to folders.
  • Folderize+ = groups selected items into a single folder.
  • Supports Browse, DateTime and InputBox for naming.
  • Requires 60 seconds after competion to reprocess the same folder with Folderize+ menus (in order to account for older/slower machines).

Day #152, Week #22 @ June 01, 2022

==========

Release supporters:
  • Jesse Reichler (A.K.A. Mouser from DonationCoder.com)
  • Max P.
  • Kathryn S.
  • Y0himba
  • Will you be our next supporter? :)

https://github.githubassets.com/images/icons/emoji/unicode/1f497.png
Support:


One-time Paypal @ https://www.paypal.com/paypalme/victorvls

Join our Patreon @ www.patreon.com/publicdomain.

Thanks & keep on rocking! https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png


==========

Enjoy more free releases @ our website: https://publicdomain.is
257
Hi Tom  :)

The "98 with subtract" combination for variable makes it go backwards: 98, 97, 96... 50.49.48... 3.2.1; if it happens to reach 1, then the files remain unprocessed. As opposed to regular raising where it has an inherent high limit which isn't likely to be reached.

Keeping the current name wasn't part of magician's original request hence it isn't included... nevertheless, even if you mentioned not to code it, rest assured it's a very small change so should you happen to need such functionality later on, by all means feel free to say so

EDIT// the DC download link is incorrect

Thanks for noticing & advising. the download link has been fixed to correctly point to:

https://www.dcmember...d/csvrenamer-v0-1-0/

:Thmbsup:
Vic
258
CSVrenamer

A mass renamer with three parameters: C = constant, S = separator, V = variable.




⬇️ Download @ DCmembers (Mouser's site, recommended)
⬇️ Download @ GitHub


Made for magician62 from donationcoder.com.

Original thread: IDEA: Drag and Drop Rename

Source code: CSVrenamer @ GitHub

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

Notes:

v0.1.0:
  • Drag & drop files and directories to add.
  • Reorder item position by drag.
  • Remove items via right-click menu.
  • Hyphen and underscore separator buttons.
  • Spaced separator check box to add or remove spaces.
  • Subtract from variable by check box.
  • Remember edits option.
  • Reset settings by file menu.
  • Always on top.
Day #148, Week #21 @ May 28, 2022

==========

Release supporters:

  • Jesse Reichler (A.K.A. Mouser from DonationCoder.com)
  • Max P.
  • Kathryn S.
  • Y0himba
  • Will you be our next supporter? :)

💓 Support:

One-time Paypal @ https://www.paypal.com/paypalme/victorvls

Join our Patreon @ www.patreon.com/publicdomain.

Thanks & keep on rocking!

==========

Enjoy more free releases @ our website: https://publicdomain.is
259
(Camera support as required by user45454 to follow)
-publicdomain (May 15, 2022, 09:17 AM)

hmm... seriously pondering splitting webcam functionality into a separate "Camera Action" release...This will allow for a faster release of what's coded (this app) & a deeper dwelling on algorithms for computer vision, including OpenCV :)

The simpler detection for screen pixels and windows is a different domain vs real-life camera video feeds.

EDIT: Yep, two separate releases is the way to go :up: (Good news for this one)
260
Hey Vic!
wow, actually this is exact what I am looking for with this GUI and area changes! I registered here for this cool tool :)
I have no idea how to get started this tool. I downloaded the repo and how do I get an .exe/executable file from it?

Thank you for any advice!
Have a nice day mate!

Hi cacgul, thanks & welcome to the family. I have both desktop and window figured. I'll be releasing an ALPHA with them (No worries, public release contains .exe binary).

Going to "ping" you via PM.

(Camera support as required by user45454 to follow)

Cheers!
261
PublicDomainVic / Re: Keep icons arranged in a folder
« Last post by publicdomain on May 12, 2022, 11:14 PM »
:-* :P

https://www.donation...ex.php?topic=52239.0
Thanks for "pinging" :) full disclosure: this project still requires me to check its actual technical implementation. Hint: should be possible  :up:

Cheers!
262
Post New Requests Here / Re: IDEA: Context Menu Buttons (shellex)
« Last post by publicdomain on May 08, 2022, 08:34 PM »
This is a case of both gentlemen having a good case!

Since the standard menu has been ruled out, a custom context menu "hooked" to the mouse may prove to be the way :)

Vevy's idea can turn into a very useful release! Definitely deserves having time devoted for a workaround.
263
Living Room / Happy Mother's Day!
« Last post by publicdomain on May 08, 2022, 06:48 AM »
Happy Mother's Day to all the mothers!

Both to those who are present now in our lives and to those who live in our hearts...

The greatest love is that of a mother :-*
264
Post New Requests Here / Re: IDEA: URL link updater
« Last post by publicdomain on May 04, 2022, 02:32 PM »
Hi John! Thanks for your report. It's all fixable! :Thmbsup:

- Regular expressions for URL transformation.
- HTML decode for title.

(Likely later this month... I'm still finishing some releases from April to publish our newsletter --It's been hectic but joyful!)

Cheers!
265
Hey Vic! Created an account just to let you know, good stuff! Will be following this,

Fantastic! Glad to know this and you :) Welcome to the party

My case however is monitoring any change periodically on the whole screen, save the date/time of course.

Okay! As a "wink" to your request I've added a "Whole screen" context menu option to the set area button (right-click):

ScreenAction_ALPHA_2022-05-02_whole-screen.png

This one is about to take off
266
PublicDomainVic / Re: SpotEDIT - Spotify Playlist Editor
« Last post by publicdomain on April 30, 2022, 12:37 PM »
Super! No worries :) Good news being I'm "back in the PublicDomain saddle" so to speak. The flow of releases resumes :Thmbsup:

Cheers to you too!
267
PublicDomainVic / Re: SpotEDIT - Spotify Playlist Editor
« Last post by publicdomain on April 28, 2022, 03:56 AM »
Hello & good day! Update :)

1) Added your account to registered API endpoint application (there should be something "popping" on your end to authorize it).

2) Work happened, so... It'll take into the start of next month to complete SporEDIT.

Hey! Let's remain positive :up: There's a clear vision & road-map to fulfill!

Cheers.
268
Hello & good day!

Thanks for posting all of your requirements on the thread for public discussion :)

We can do an initial (basic) first version for our next monthly releases newsletter.

Further development continues, version after version, until the app reflects exactly what you wish! :Thmbsup:

Stay tuned!
269
PublicDomainVic / Re: pdGet downloader
« Last post by publicdomain on April 19, 2022, 11:02 AM »
Program requirements:

  • YouTube, Facebook, Instagram and other popular video sites downloads (via self-updating youtube-dl).
  • Torrent support.
  • URLdrop + Web download macros (i.e. nkormanik's style)
  • Download server functionality. (This may motivate some people to get into personal servers)
-publicdomain (July 07, 2021, 11:51 PM)
270
N.A.N.Y. 2022 / Re: N.A.N.Y. 2022 pledge: pdGet downloader v1.0
« Last post by publicdomain on April 19, 2022, 10:28 AM »
Follow-up thread: [💻] pdGet downloader.
271
Glad you liked it :up: I'm happy to help :)
272
Surprise release! (Not even I knew it would be finished today :))

Code: Autohotkey [Select]
  1. ; INIalaContro.ahk
  2. ; Made for: Contro
  3. ; Thread: https://www.donationcoder.com/forum/index.php?topic=52258.0
  4. ;
  5. ; Author: publicdomainvic
  6. ; License: CC0 1.0 Universal - Public Domain Dedication
  7. ; Website: https://publicdomain.is
  8.  
  9. ; Get folder
  10. Folder := RegExReplace(Folder, "\\$")
  11.  
  12. ; Open Launcher.ini for write
  13. file := FileOpen(Folder . "\\Launcher.ini", "w `n")
  14.  
  15. ; Write header
  16. file.WriteLine("[General]")
  17. file.WriteLine("numRows=25")
  18. file.WriteLine("numCols=9")
  19. file.WriteLine("[Titles]")
  20.  
  21. ; Set paths array
  22. pathArray := Array()
  23.  
  24. ; Loop files and folders
  25. Loop, Files, %Folder%\*.*, FD
  26. {
  27.  
  28. ; Split the path
  29. SplitPath, A_LoopFileLongPath, OutFileName, OutDir, OutExtension, OutNameNoExt, OutDrive
  30.  
  31. ; Process lnk and url
  32.         {
  33.         Case "lnk":
  34.                 FileGetShortcut, %A_LoopFileLongPath%, OutTarget
  35.                 file.WriteLine("Title" . A_Index . "=" . OutNameNoExt)
  36.                 pathArray.Push(OutTarget)
  37.         Case "url":
  38.                 IniRead, ExtractedURL, %A_LoopFileLongPath%, InternetShortcut, URL
  39.                 file.WriteLine("Title" . A_Index . "=" . OutNameNoExt)
  40.                 pathArray.Push(ExtractedURL)
  41.         Default:
  42.                 file.WriteLine("Title" . A_Index . "=" . OutNameNoExt)
  43.                 pathArray.Push(A_LoopFileLongPath)
  44.         }
  45. }
  46.  
  47. ; Print paths
  48. file.WriteLine("[Paths]")
  49.  
  50. ; Loop paths array for write
  51. for index, element in pathArray
  52. {
  53.     file.WriteLine("Path" . index . "=" . element)
  54. }
  55.  
  56. ; Close the file
  57. file.Close()
  58.  
  59. ; Advise user
  60. MsgBox Launcher.ini created!

INIalaContro.ahk file attached.
273
Vic,
Thats great. I have been thinking about this.  I can share the thoughts in the thread as soon as I see it.  I am  assuming you want to create it.

Feel free to express at ease! Thread @ RandomFilesApp - Play random files from a folder at random times.

We have some code to reuse from the sounds app --and what we don't have we create  :)
274
Made for sphere.

Requirements coming from: Re: IDEA: play random wav from a folder at random times.

Further requirements being compiled here :Thmbsup:
275
Space reserved for RandomFilesApp v0.1.0 release.
Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 30next