nkDot-corners v0.1.0 11 downloads (26.72 KB) |
nkDot-corners Sequential dot on the North-West, South-East, North-East and finally to the South-West corner, in a loop. Made for: nkormanik Original thread: Single Dot in Graphics Window Source code: nkDot-corners @ GitHub Targets Microsoft .NET framework v4.5 v0.1.0 notes: Reuses nkDot-editor. Dot color. Dot size. Dot redraw interval. Running time. Background color. Location. Size. Maximized. Always on top.…
|
Oct 31, 2023 v0.1.0 |
|
nkDot 10 downloads (144.75 KB) |
nkDot Configurable random dot in Graphics Window. Made for: nkormanik Original thread: Single Dot in Graphics Window Source code: nkDot @ GitHub Targets Microsoft .NET framework v4.5 v0.1.0 notes: Dot color. Dot size. Dot redraw interval. Running time. Background color. Location. Size. Maximized. Always on top. Day #141, Week #20 @ May 21, 2023 ========== Release supporters: Jesse…
|
May 21, 2023 v0.1.0 |
|
CSV replace v0.1.0 11 downloads (148.35 KB) |
CSV replace Replace strings in text files according to loaded CSV file lines. Made for: Contro Original thread: Script for replace any substring in a text file accodring a csv data file Source code: CSVreplace @ GitHub Targets Microsoft .NET framework v4.5 v0.1.0 notes: Backup files on replace. Add selected file(s) or a whole folder. Filter lines by…
|
May 06, 2023 v0.1.0 |
|
ClipText v0.1.0 17 downloads (127.33 KB) |
ClipText Captures clipboard text copy history to a text file. Made for: rgdot Original thread: Clipboard to text file Source code: ClipText @ GitHub Targets Microsoft .NET framework v4.5 v0.1.0 notes: Easy start/stop at the push of a button. Backup target text file to start afresh. Set target text file via open file dialog. Enter key starts/stops (via…
|
May 03, 2023 v0.1.0 |
|
SearchShortcut v0.2.0 16 downloads (124.62 KB) |
SearchShortcut Search across multiple engines. Made for: luvnbeast Original thread: Idea: Stupidly Simple Search Shortcut Source code: SearchShortcut @ GitHub Targets Microsoft .NET framework v4.5 v0.2.0: Set title by exe file name. v0.1.0: Easy keyword replacement. Right-click menu to delete, edit and clear items in lists. File/Open adds search engines from text file. File/Save writes search engines to…
|
May 02, 2023 v0.2.0 |
|
TallyLines v0.1.0 12 downloads (109.57 KB) |
TallyLines Tally lines of text based on first X characters. Made for: nkormanik Original thread: Tally lines of text based on first X characters Source code: TallyLines @ GitHub Targets Microsoft .NET framework v4.5 Results displayed in text area. Load text file via File/Open. File/New to reset. Customize the number of first characters. Remove blank lines option. Trim…
|
Apr 06, 2023 v0.1.0 |
|
UnlessRunner v0.1.0 14 downloads (152.74 KB) |
UnlessRunner Execute programs if not running. Made for: Contro Original thread: Execute only if not running Source code: UnlessRunner @ GitHub Targets Microsoft .NET framework v4.5 Add multiple programs by browse dialog. Clear all programs via File/New. Save program list to text file. (File/Save). Load program list from text file (File/Open). Remove multiple selected items from pograms list.…
|
Mar 28, 2023 v0.1.0 |
|
FolderComments v0.1.0 23 downloads (38.48 KB) |
FolderComments Edit folder comments for them to appear in the “Comments” column of Windows Explorer. Made for: mykemo Original thread: IDEA: Comments Column Notes Source code: FolderComments @ GitHub Targets Microsoft .NET framework v4.5 Notes: v0.1.0 Add or edit comments using the same context menu. Uses WinAPI calls only (avoids direct desktop.ini editing). Add/remove context menu from the…
|
Feb 25, 2023 v0.1.0 |
|
RenameHierarchy v0.1.0 17 downloads (371.94 KB) |
RenameHierarchy Rename an entire hierarchy of folders. Made for: nkormanik Original thread: Rename FOLDERS in hierarchy Source code: RenameHierarchy @ GitHub Targets Microsoft .NET framework v4.5 Notes: v0.1.0 Ask for UNDO action when using a previous folder. Customize context menu item text. Customize folder name length (random digits). Centralized embedded database by LiteDB. Long path support by AlphaFS.…
|
Feb 24, 2023 v0.1.0 |
|
ChangeToFocus v0.1.0 11 downloads (105.80 KB) |
ChangeToFocus Brings selected windows to the foreground on title change. Made for: LEDAdd1ct Original thread: IDEA: Window Pop Up on System Tray Icon/Window Title Change Source code: ChangeToFocus @ GitHub Targets Microsoft .NET framework v4.5 Notes: v0.1.0 Operate on checked windows. Set monitoring interval. Refresh on start. Refresh on new. Restore minimized window. Save settings data. Always on…
|
Feb 05, 2023 v0.1.0 |
|
PrefixFiles v0.1.0 13 downloads (193.11 KB) |
PrefixFiles Prefix folder name with the number of files within it. Made for: tabzilla Original thread: IDEA: prefix folder name with number of files within folder Source code: PrefixFiles @ GitHub Targets Microsoft .NET framework v4.5 Notes: v0.1.0 Add single folder by browse dialog. Add multiple folders by drag & drop. Add/count files in subfolders. Prefix all subfolders.…
|
Jan 26, 2023 v0.1.0 |
|
TextLiner v0.1.0 13 downloads (122.81 KB) |
TextLiner Sort lines of a text file. Made for: Contro Original thread: Sort lines of a txt file by length of the string Source code: TextLiner @ GitHub Targets Microsoft .NET framework v4.5 Notes: v0.1.0 Sort by min. length. Sort by max. length. Sort ascending. Sort descending. Apply last on open. Remove blank lines. Trim lines Always on…
|
Jan 23, 2023 v0.1.0 |
|
OpenRandomMenu v0.1.0 13 downloads (76.37 KB) |
OpenRandomMenu Right-click menu for Windows Explorer to open a random file from clicked folder & subfolders. 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…
|
Jun 02, 2022 v0.1.0 |
|
Folderize v0.1.0 44 downloads (72.87 KB) |
Folderize Right-click menu to create folders with matching names as the selected files or collect them into a single folder. 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…
|
Jun 01, 2022 v0.1.0 |
|
CSVrenamer v0.1.0 11 downloads (210.19 KB) |
CSVrenamer A mass renamer with three parameters: C = constant, S = separator, V = variable. 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…
|
May 28, 2022 v0.1.0 |
|
GingerTG v0.1.0 10 downloads (299.50 KB) |
GingerTG Custom command-line app for Telegra.ph Made for c.gingerich from donationcoder.com. Original thread: Windows command-line app for Telegra.ph Release thread: GingerTG – Custom command-line app for Telegra.ph Source code: GingerTG @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Arguments Create account: -s, –short-name -n, –author-name -u, –author-url Create page: -k, –access-token -t, –title -n, –author-name -u, –author-url -c,…
|
Apr 09, 2022 v0.1.0 |
|
RandomSampler v0.1.0 22 downloads (131.15 KB) |
RandomSampler Musicians Random File Selection. Made for Beth UK from donationcoder.com. Original thread: IDEA : Musicians Random File Selection Source code: RandomSampler @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0 Gets random samples by value. Deletes unchecked samples. Buttons for 8, 16, 32, 48 and 64 samples. Saves checked samples to sequential directory (auto) or…
|
Apr 02, 2022 v0.1.0 |
|
nkNameFlip v0.1.0 14 downloads (99.95 KB) |
nknameflip Change File Name. Run Script. Then change it back to what it was. Made for nkormanik from donationcoder.com. Original thread: Change File Name. Then change it back to what it was. Source code: nkNameFlip @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0 Load from root directory’s subfolders. Configurable script/program and intermediate file. Backup files…
|
Apr 01, 2022 v0.1.0 |
|
nkPrepend v0.1.0 15 downloads (114.70 KB) |
nkPrepend Prepend numbers, serially, to added files. Made for nkormanik from donationcoder.com. Original thread: Prepend Numbers, Serially, To Desktop Items Selected Source code: nkPrepend @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Sequential file rename, copy and move support. Drag & drop reordering for selected file in list. Multi-selection and right-click menu for delete action.…
|
Mar 27, 2022 v0.1.0 |
|
ClipHoard v0.2.0 18 downloads (369.82 KB) |
ClipHoard Clipboard text block catalog activated by hotkey. Made for Pareidol from donationcoder.com. Original thread: Permanent clipboard / textblock catalogue Source code: ClipHoard @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.2.0: Auto-paste with configurable delay. Send to tray. Day #85, Week #12 @ March 26, 2022 v0.1.0: Editable title and value for items. Configurable hotkey.…
|
Mar 26, 2022 v0.2.0 |
|
UpRL v0.1.0 15 downloads (175.80 KB) |
UpRL URL link updater. Made for magician62 from donationcoder.com. Original thread: IDEA: URL link updater. Source code: UpRL @ GitHub. Targets Microsoft .NET framework v4.5 (Native to Windows 8+). Notes: v0.1.0: Updates .url files based on current/live title. Drag and Drop support. Scan subdirectories. Backup files. Always on top. Day #72, Week #10 @ March 13, 2022 ========== RELEASE SPONSORS:…
|
Mar 13, 2022 v0.1.0 |
|
WeatherToText v0.6.0 15 downloads (161.88 KB) |
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.…
|
Mar 13, 2022 v0.6.0 |
|
nkTree v0.1.0 14 downloads (253.45 KB) |
nkTree GUI for actions on a directory tree. Made for nkormanik from donationcoder.com. Original thread: Delete specific folders in a directory hierarchy tree Source code: nkTree @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Drag & drop support on directory textbox. Collect directories step. Select from collected directories. Delete selected directories only. Long path support…
|
Nov 30, 2021 v0.1.0 |
|
torrenttools-tracker v0.1.0 13 downloads (136.25 KB) |
torrenttools-trackers GUI for “torrenttools create” command, using selected trackers. Made for nickodemos from donationcoder.com. Original thread: Possible to get a GUI for this program? Source code: torrenttools-trackers @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Target path with file or directory. Torrenttools’ path. Output torrent path. Trackers checked list box for easy selection. Add, edit,…
|
Oct 11, 2021 v0.1.0 |
|
csv2key v0.1.0 27 downloads (135.15 KB) |
csv2key CSV to keyboard input. Made for iraznatovic from donationcoder.com. Original thread: IDEA: CSV to keyboard input Source code: csv2key @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: User-configurable hotkeys. Start/stop using the same hotkey. Configurable delay between sending keys. Configurable translation for comma and new line. (Sendkeys.Send reference) Configurable start delay. Active/Inactive toggling. Always…
|
Sep 13, 2021 v0.1.0 |
|
MultiCopy v0.1.0 27 downloads (219.91 KB) |
MultiCopy Copy selected files and folders to several destination folders. Made for amaid from donationcoder.com. Original thread: software which allows to move or copy folders in several other folders Source code: MultiCopy @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Add multiple files and folders as sources. Add multiple folders as targets. Move option via…
|
Aug 22, 2021 v0.1.0 |
|
HotkeyRun v0.1.0 21 downloads (121.25 KB) |
HotkeyRun Run programs when pressing configurable hotkeys. Inspired by Boyce from donationcoder.com. Original thread: ReRun – Run a program repeatedly on hotkey Source code: HotkeyRun @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Process commands and arguments. Browse executable or add manually. Remember GUI settings. Load/Save settings data from file. Day #212, Week #30 @…
|
Jul 31, 2021 v0.1.0 |
|
FileDateReplay v0.1.0 22 downloads (108.72 KB) |
FileDateReplay Sets dates on secondary files based on original files’ dates. Made for Lolipop Jones from donationcoder.com. Original thread: Need to convert audio files while keeping original file dates Source code: FileDateReplay @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Collect top folder or subfolders. Save collection to text file with dates. Replay based…
|
Jul 29, 2021 v0.1.0 |
|
ScreenMark v0.2.1 27 downloads (116.07 KB) |
ScreenMark Marks a spot on the computer screen. Made for Curt from donationcoder.com. Original thread: Re: Show Center of monitor screen Source code: ScreenMark @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.2.1 Hotkeys on SHIFT + ALT + S. Prevent Hotkey handle removal. v0.2.0 Move cursor to mark. Click mark center. Autostart on login. Start…
|
Jul 28, 2021 |
|
WeatherToText v0.5.2 94 downloads (161.68 KB) |
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 Notes: v0.5.2 Add separate PrintTable() for next day.…
|
Jul 13, 2021 v0.5.2 |
|
EnfolderSendTo v0.1.0 217 downloads (51.88 KB) |
EnfolderSendTo Enfolder equivalent designed to be used from the “Send to” right-click menu. Made for Jasong222 from donationcoder.com. Original thread: Idea: ‘Enfolder’- Select a group of files, right click, select ‘Enfolder’, Windo Source code: EnfolderSendTo @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Add/remove send to menu instantly. Subfolder naming with suggestion based on current…
|
Jul 13, 2021 v0.1.0 |
|
WeatherToText v0.4.0 24 downloads (162.79 KB) |
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 Notes: v0.4.0 Add next day. Add next day…
|
Jul 04, 2021 v0.4.0 |
|
AppFolderIcon v0.2.0 217 downloads (154.37 KB) |
AppFolderIcon Sets icon from .exe files on their containing folder. Made for kunkel321 from donationcoder.com. Original thread: IDEA: Pull icon from exe and put on the containing folder Source code: AppFolderIcon @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.2.0 Instant application of changes. New icon selection form. Restore icon via API call. Ratcliff/Obershelp as algorithm.…
|
Jun 26, 2021 v0.2.0 |
|
RecuRUN v0.1.0 182 downloads (122.62 KB) |
RecuRUN Recursive utility for running a command in every sub-directory of a particular folder. 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…
|
Jun 13, 2021 v0.1.0 |
|
WeatherToText v0.3.0 34 downloads (162.28 KB) |
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+) Notes: v0.3.0: Add console colors. Update formatting. Fix degree symbol. Day #160, Week #23 @…
|
Jun 09, 2021 v0.3.0 |
|
WeatherToText v0.2.0 50 downloads (161.77 KB) |
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+) Notes: v0.2.0: Ensure UTF-8 output. Update weather table. Day #139, Week #20 @ May…
|
May 19, 2021 v0.2.0 |
|
WeatherToText v0.1.1 40 downloads (161.51 KB) |
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_v0 @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.1: Fix Windows execution. Update column headers. Day #136, Week #19 @ May…
|
May 16, 2021 v0.1.1 |
|
WeatherToText v0.1.0 14 downloads (161.29 KB) |
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_v0 @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Displays weather columns in a text table. Day #135, Week #19 @…
|
May 15, 2021 v0.1.0 |
|
FileToFolder v0.1.1 206 downloads (106.60 KB) |
FileToFolder Move selected file(s) to matching folder based on file name. Made for nickodemos from donationcoder.com. Original thread: Re: Enfolder – Move a group of files/directories into a new custom folder (v0.1.0) Source code: FileToFolder @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.1: Fix selected files maximum. Day #133, Week #19 @ May 13, 2021…
|
May 13, 2021 v0.1.0 |
|
FileToFolder v0.1.0 36 downloads (106.29 KB) |
FileToFolder Move selected file(s) to matching folder based on file name. Made for nickodemos from donationcoder.com. Original thread: Re: Enfolder – Move a group of files/directories into a new custom folder (v0.1.0) Source code: FileToFolder @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Instantly appears on Windows Explorer right-click menu for files. Single-click add and…
|
May 12, 2021 v0.1.0 |
|
ScreenMark v0.2.0 61 downloads (115.94 KB) |
ScreenMark Marks a spot on the computer screen. Made for Curt from donationcoder.com. Original thread: Re: Show Center of monitor screen Source code: ScreenMark @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.2.0 Move cursor to mark. Click mark center. Autostart on login. Start minimized to tray. Day #130, Week #19 @ May 10, 2021 v0.1.0:…
|
May 10, 2021 v0.2.0 |
|
Enfolder v0.1.0 232 downloads (54.03 KB) |
Enfolder Select a group of files/directories to move into a new custom-named folder. Made for Jasong222 from donationcoder.com. Original thread: Idea: ‘Enfolder’- Select a group of files, right click, select ‘Enfolder’, Windo Source code: Enfolder @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Add/remove enfolder menu instantly. Subfolder naming with suggestion based on current DateTime.…
|
May 08, 2021 v0.1.0 |
|
ScreenMark v0.1.0 120 downloads (122.66 KB) |
ScreenMark Marks a spot on the computer screen. Made for Curt from donationcoder.com. Original thread: Re: Show Center of monitor screen Source code: ScreenMark @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Marks screen center. Marks working area center. Marks active window center. Hotkeys on CTRL + ALT + M. Always on top. Set pen…
|
Apr 30, 2021 v0.1.0 |
|
Limitpad v0.1.0 25 downloads (121.60 KB) |
Limitpad Notepad highlighting text after a configurable limit. Made for VeVoLa from donationcoder.com. Original thread: [IDEA] Notepad: Highlight all text after X number of characters/words Source code: Limitpad @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Highlight limit by character or word count. Configurable prev and post colors. Auto-save on exit. Open file to import…
|
Apr 20, 2021 v0.1.0 |
|
Drop Launcher v0.1.0 25 downloads (119.39 KB) |
Drop Launcher Drop Zone link extractor and launcher. Made for magician62 from donationcoder.com. Original thread: Idea: Command line timer for a computer with screen off, like a better pause.exe Source code: DropLauncher @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Processes dropped links from Google Chrome, Firefox and likely more browsers (feel free to try!).…
|
Apr 09, 2021 v0.1.0 |
|
Taskbar Gone v0.1.0 18 downloads (111.03 KB) |
Taskbar gone Hide the Windows TaskBar from login or via Hotkey. Made for SyRaza from donationcoder.com. Original thread: Topic: Any taskbar hiding applications? Source code: Taskbar gone @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Hides taskbar and start button. ALT+SHIFT+S toggle hide/show. Always on top. Start on login. Start minimized to tray. Saves settings…
|
Apr 06, 2021 v0.1.0 |
|
DonationTimer v0.1.0 16 downloads (84.46 KB) |
DonationTimer Command line timer that accepts hour and minutes as input. Made for user45454 from donationcoder.com. Original thread: Idea: Command line timer for a computer with screen off, like a better pause.exe Source code: DonationTimer @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Timer format is hmm. Hour range must be 0-9. Minutes’ range must…
|
Apr 03, 2021 v0.1.0 |
|
URLister v0.4.0 34 downloads (439.45 KB) |
URLister Browse link lists, one website at a time. Made for nkormanik from donationcoder.com. Original thread: DONE: Have list of URLs, and, in Chrome, manually load one, then next, etc. Source code: URLister @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.4.0 Add hotkey enable/disable option. Day #90, Week #13 @ March 31, 2021 v0.3.0: HTML…
|
Mar 31, 2021 v0.4.0 |
|
Urldrop v0.1.0 32 downloads (183.97 KB) |
Urldrop Drag & Drop link, text and HTML files from Explorer to have them converted into a list. Made for nkormanik from donationcoder.com. Original thread: DONE: Have list of URLs, and, in Chrome, manually load one, then next, etc. Source code: URLdrop @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Uses list box. Drag &…
|
Mar 10, 2021 v0.1.0 |
|
Urlister v0.3.0 19 downloads (439.55 KB) |
URLister Browse link lists, one website at a time. Made for nkormanik from donationcoder.com. Original thread: DONE: Have list of URLs, and, in Chrome, manually load one, then next, etc. Source code: URLister @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.3.0: HTML link importing. Drag & Drop support for .txt, .htm, .html and .url. Proper…
|
Mar 08, 2021 v0.3.0 |
|
Task Killer Lite v0.1.0 28 downloads (108.91 KB) |
Task Killer Lite List user programs for one-click termination. Made for AzureToad from donationcoder.com. Original thread: Idea: Task Manager “Lite” Usage video: Source code: Task Killer Lite @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Graceful closing and instant kill modes. Single and double-click processing. Manual refresh via File/New. Always on top. Day #43, Week…
|
Feb 15, 2021 v0.1.0 |
|
AppFolderIcon v0.1.0 33 downloads (148.30 KB) |
AppFolderIcon Sets icon from .exe files on their containing folder. Made for kunkel321 from donationcoder.com. Original thread: IDEA: Pull icon from exe and put on the containing folder Usage video: Source code: AppFolderIcon @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.1.0: Set folder icon for subdirectories. Delete desktop.ini file recursively. Always on top. Day #45,…
|
Feb 15, 2021 |
|
URLister v0.2.0 59 downloads (114.65 KB) |
URLister Browse link lists, one website at a time. Made for nkormanik from donationcoder.com. Original thread: DONE: Have list of URLs, and, in Chrome, manually load one, then next, etc. Usage video: Source code: URLister @ GitHub Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Notes: v0.2.0: Add browser closing. Add auto-save settings. Add open/save URL list file. Add…
|
Feb 01, 2021 v0.2.0 |
|
Dynamic IP Monitor v0.2.2 18 downloads (131.04 KB) |
Gets IP address from domain name at regular intervals. Made for davcom from DonationCoder.com Original thread: Show IP Address from domain name Usage video: Source code: Dynamic IP Monitor @ GitHub v0.2.1 notes: – Fix processed status message. v0.2.0 notes: – Multiple domains. – Domain=IP format. – Log errors to file. Targets Microsoft .NET framework…
|
Dec 07, 2020 v0.2.2 |
|
DateTime Directory v0.1.0 26 downloads (125.87 KB) |
Creates new folder via explorer context menu using current Date and Time. Release’s image Made for nkormanik, Curt, nogojoe. Original thread: DONE: Create Folder, Give It Name: Current Date and Time Usage video: Source code: DateTime Directory @ GitHub v0.1.0 notes: Active/inactive status visualization. One-click adding to Windows Explorer. Instant Context menu activation. Targets Microsoft…
|
Oct 22, 2020 v0.1.0 |
|
Dynamic IP Monitor v0.1.0 25 downloads (142.63 KB) |
Gets IP address from domain name at regular intervals. Made for davcom. Original thread: Show IP Address from domain name Usage video: http://www.youtube.com/watch?v=1Z-ntYoOYmo Source code: Dynamic IP Monitor @ GitHub v0.1.0 notes: – Load/Save settings. – Auto-save on exit. – Cut, copy and paste by menu. – Dns.GetHostAddresses() lookup. Targets Microsoft .NET framework v4.5 (Native…
|
Oct 22, 2020 v0.1.0 |
|
Delete Until String v0.2.0 21 downloads (141.02 KB) |
Deletes all text in file until particular string. Made for nkormanik. Original thread: Delete All Text In File Until Particular String. Usage video: YouTube. v0.2.0 notes: – Multiple files. – Supports directory. – File filter. – Multiple backup files. Targets Microsoft .NET framework v4.5 (Native to Windows 8+) Enjoy more daily releases @ www.PublicDomainDaily.com Cheers!…
|
Sep 28, 2020 |
|
Flatten Folder Menu v0.2.0 148 downloads (111.81 KB) |
Adds "Flatten" context menu to folders in Windows Explorer.
|
Sep 26, 2020 v0.2.0 |