Topics - KodeZwerg [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 8next
1
N.A.N.Y. 2024 / NANY 2024 - Network Adapter Info by KodeZwerg
« on: July 05, 2023, 05:06 AM »
NANY 2024  KodeZwerg's Network AdapterInfo v1.0 Final

Application Name Network AdapterInfo
Version 1.0 Final
Short Description Display all network adapters with informations
Supported OSes Microsoft 64bit Windows
Download Link Zip attached


Description
This application simple lists all installed network adapters.
Additional it display:
- Host
- Local IP
- Public IP
- physical Network Interface Card(s) (NICs)

Features
None that I am aware of  :D

Planned Features
Maybe port to a GUI application.

Usage
Installation
Unzip anywhere

Using the Application
run AdapterInfo.exe

Uninstallation
Delete it manual.

2
Title speak for itself so please let me prove my skills to earn a badge for coding  :-*

3
KodeZwerg's Realm / Folder Renamer by KodeZwerg - v0.0.0.4 released
« on: February 25, 2023, 05:35 PM »
Description: This tool is meant to rename all folders and sub-folders to a specific/adjustable length by random generated numbers.

Installation:
Extract and run the .exe file
Bild_2023-02-26_003142237.png
Choose either Context or SendTo and modify if wanted the name that pops up.
By modify the name, please take care that you NOT use characters that your system won't accept within a filename (!)
Right now I do not check what you enter, it is just a working Horse.

Take care, there is no undo capability, what's done is done (!)

This app works with 32k filepath length.

Enjoy, its free  :-*

4
KodeZwerg's Realm / Flatten Folder by KodeZwerg - v0.0.0.8 released
« on: February 20, 2023, 07:59 PM »
Inspired by Vic's excellent tool, I reprogrammed my own variant of such a tool, just for fun not for competition.

Purpose:
All files will be moved into root of selected folder.
All folders inside of selected folder will be deleted.

Warning:
This is a one way ticket, no way back (!!)
(means, no undo capability)

Notes:
SendTo does not have the capability to seperate files and folders.
Context works strictly only on folders.

Installation:
Extract archive anywhere
Run .exe with Administrative Rights (if you are logged on with an Admin Account, running as Admin is not required)
Press [Install]
From now on you have a "KZ - Flatten Folder" context menu entry when you right click on a folder.
If you not want it anymore, repeat above steps and press [Uninstall] plus delete the .exe file.
This tool is not created to run on folders that are protected by Windows OS (exemplary \Program Files\ )
When my app is done it show you some information.

Requirements:
Any 64bit Windows Operating System, no special runtime needed. (Vista+)

Description:
When a file with same name is already in root folder, it will be slightly renamed
Example:
file.ext -> file (1).ext
file.ext -> file (2).ext
etc...

Bugs:
if you try to run my app on Windows protected folders it may crash.

Warranty:
None, you do all on your own risk.

Snapshots to show what awaits you:
This is how the installation looks like
Bild_2023-02-26_004056612.png
That's the context menu entry my app will create when you clicked [Install]
Screenshot - 21_02_2023 , 06_06_36.png
And exemplary here you see how a result could look like
Bild_2023-02-26_004204642.png

Enjoy, its free.  :-*

5
KodeZwerg's Realm / Folder of series by KodeZwerg - v0.0.0.4 released
« on: February 19, 2023, 05:48 PM »
Based on a user request I made a small (very fast) tool.
Its purpose is to create within a folder that has a lot of series many season named sub-folders and move the collection to there.

Exemplary "c:\series\Super.Cool.Stuff.S01E01.With.A.Title.AAC.mp4" would be moved into "c:\series\Super.Cool.Stuff.S01.AAC\"
So all S01 files with same ending (in that case AAC) would be moved into same folder.

Rules:
1. files must be using dots instead of space char.
2. files must have a S00E00 tag, where the numbers can vary from 00 to 99

Patterns:
By default I have external integrated those 480p/576p/720p/1080p/2160p/XviD/HEVC/Rerip/BDRip/AAC/DVDRip/PDTV
The patterns are used to remove any titles from the generated folder name.
Patterns are not a must.
You can easy extend/modify them by editing the (generated) ini file.
Most important is that you follow my example:
[Patterns]
Limit=11
0=480p
1=576p
2=720p
3=1080p
4=2160p
5=XviD
6=HEVC
7=Rerip
8=BDrip
9=AAC
10=DVDRip
11=PDTV
The "Limit" field must be present and telling current maximum entry.
All number from 0 to "Limit" must be present.
To reset everything to its defaults you just need to delete the .ini file and above will be automagical written for you.
(for writing my app needs to have admin rights if you copied it into a Windows protected folder like \Programs\)

Installation:
Extract the archive into any folder of your choice.
Best practice is to put in not in a Windows protected folder like \Programs\
Run the .exe file with Administrator Rights (when you are logged on with an Administrator Account, you do not need to run the .exe in admin mode)
(admin mode/account is needed so my app does have write permission for your local system registry)
Press [Install]
From now on you having a context menu "KZ - Folder of series" available when you right click on any folder.
When you do not need my app anymore just repeat above steps and select [Uninstall] and delete my .exe plus .ini file.
Bild_2023-02-26_003730096.png

Requirements:
Windows 64bit Operating System.

Description:
While my app works, there will be nothing shown, it does do its task in background with fastest methods that Windows offers.
This tool is not created to run on folders that are protected by Windows OS (exemplary \Program Files\ )
When my app is done it show you some information.

Warranty:
I am not responsable for any errors that might damage your system.
By using my app you agree to that.

Bugs:
None known right now.

Snapshot of how it could look like when it has finished a job:
Bild_2023-02-21_113839474.png

Enjoy, its free!

Pages: [1] 2 3 4 5 6 ... 8next
Go to full version