Autor Thema: Tools diverses (Desktop,Dateimanipulation,Shell etc.)...  (Gelesen 681595 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
FileOptimizer 15.10.2644
« Antwort #17295 am: 12 September, 2021, 10:30 »
FileOptimizer is a lossless file size optimizer supporting AIR, APK, APNG APPX, CBZ, DOCX, GIF, GZ, EPUB, ICO, JAR, JPEG, MNG, MPP, PNG, PPTX, PDF, PUB, SWF, TIF, VSD, XAP, XLSX, and ZIP file formats among others.

Open Source

Changelog

    Added .CAB and SFXCAB file detection by contents
    Added skipping of SFX CAB EXE installers (JoeW)
    Do not run 64 bit plugins with FO 32 bit, even if under Win64
    Updated pingo to 0.99.5 x64 version
    Updaded Tidy to 5.8.0 x64
    Updated libwebp to 1.2.1 RC2 x64
    Updated gifsicle to 1.93 (custom build)
    Upgraded to C++ Builder 11 (Alexandria)
    Updated to cppcheck 2.5
    Updated to NSIS 3.07
    Some minor optimizations and code cleanup

[close]

http://nikkhokkho.sourceforge.net/static.php?page=FileOptimizer

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Ultracopier 2.2.4.13
« Antwort #17296 am: 12 September, 2021, 11:20 »
Move or copy your files and folders and transfer files from one location to another at high speed thanks to this handy application.

License: GPLv3

Whats new:>>

Fix speed and remaining time compute on multiple transfer.
Fix combobox always OverwriteIfNotSameSize OverwriteIfNotSameSizeAndDate

http://ultracopier.first-world.info/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
WinStars 3.0.220
« Antwort #17297 am: 12 September, 2021, 18:30 »
A fully-featured application that allows users to view the objects of our solar system in a 3D environment, namely planets, spatial probes, satellites, constellations, stars, and others.

 Freemium

Whats new: >>

In the paid version, asteroids and comets are represented individually in 3D using different methods: space imagery, radar imagery or light curves (limited to identification numbers < 100 for the moment).

https://winstars.net/en/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
dnGREP 2.9.378
« Antwort #17298 am: 12 September, 2021, 18:40 »
dnGREP is a useful application that was desigend in order to help you manage the content of your files by quickly seraching and replacing any string. All you have to do is provide the file or folder you want to search in and the user defined parameters.

Freeware

Changelog

    Two big enhancements and six smaller changes in this release:

    #520 Restore from maximized: added another change to set the preview panel size when restoring.
    #528 Simple Translate Option: added the capability to translate dnGrep into different languages by moving all the text into resource assemblies, and dynamically switch languages with a selection on the Options dialog. This release only contains an English language resource, but more will be added when translations are completed. This is where you can help: if you want to see dnGrep in your language, please help with a translation. See here for more information. With this release you can create a translation by editing an XML file, and loading it into the running application to see the results.
    #529 Check for valid source folder: moved the check for valid source paths to when the Search button is clicked. Previously the Search button would be disabled if the source folder is invalid.
    #530 Add hot keys for Search and Replace fields. Alt+f and Alt+p will change the input focus to these fields. Also added F6 and Shift+F6 to expand all and collapse all search results.
    #539 Word document disable macros: In the old style Word document (*.doc) search plugin, dnGrep disables running any macros when searching the documents.
    #541 Detect file encoding: fixed a bug when detecting the file encoding when search for files rather than searching within files. If the file is not found, the error is now captured and reported the same way as when searching within files.
    #542 Search for Hex string: added a new feature to search files in binary mode. The source files may be either text or binary. The search string is one or more hexadecimal numbers representing byte values (00 to ff inclusive). The hex numbers are space delimited: 68 65 78 20. A wildcard, either ? or ??, will match one byte of any value. The search string is converted to a byte array and the file is searched in 4kb blocks for matching sequences of bytes. Search results will not overlap. For example, if you search for 2 null values (00 00) a sequence of three consecutive null values in the file will match once on the first two nulls, and not a second time on the second two nulls. A sequence of four null values will match twice, not three times. The search results are shown as hex values: formatted with 16 bytes per line. The line number field on the left is the offset from the start of the file to the first byte on the line. To the right of the 16 byte values is a text representation of the bytes on that line, if they are printable values. To convert the bytes to text, the file encoding is used if dnGrep is in auto-encoding mode, or the user set encoding. If the file is binary, the system default encoding is used if the user has not selected a specific encoding.
    #545 Pass date fields to Everything search: if the Everything search service is installed and dnGrep is set to use Everything, then dnGrep will append the date and file size filters to the Everything search string so that filtering will be done by Everything and not dnGrep. There was a bug in dnGrep that prevented using those filters with Everything searches.

[close]

https://github.com/dnGrep/dnGrep

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
CHK (Checksum Utility) 3.60
« Antwort #17299 am: 12 September, 2021, 20:20 »
CHK is an advanced hash tool. With this small utility you may easily find duplicate files on your computer, verify downloaded files from the Internet and sign your own files to ensure integrity!

License:    Freeware

Changelog

    Added support for fully-featured language packs (chk.lng)
    Added "Query VirusTotal" feature
    (Re)added the "Anime Checker" feature
    Added BLAKE2s-128, BLAKE2sp-128, CRC32C and xxHash64 algorithms
    Speed optimizations of BLAKE2* algorithms
    Optimized MT performance
    Some GUI improvements and bug fixes

[close]

https://compressme.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Hashing 2.2
« Antwort #17300 am: 12 September, 2021, 21:15 »
Hashing is an Open Source app designed to calculate and compare hashes of multiple files.

License: Open Source

Whats new:>>

    Fixed: Grouping all identical files bug (#12)
    New: Search hash with DuckDuckGo and Google option
    New: Keep window location and size
    New: Beautiful colorized UI

https://github.com/hellzerg/hashing

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
ConEmu Build 210912
« Antwort #17301 am: 13 September, 2021, 09:50 »
ConEmu aims to be handy, comprehensive, fast and reliable terminal window where you may host any console application developed either for WinAPI (cmd, powershell, far) or Unix PTY (cygwin, msys, wsl bash).

As Windows console window enhancement (local terminal emulator), ConEmu presents multiple consoles and simple GUI applications (like PuTTY for example) as one customizable tabbed GUI window with various features.

License:    BSD 3-Clause License

Whats new:>>

    conemu#2363: Fix tasks file parser.
    If temp file deletion fails register it to delete on reboot.
    Default update channel for stable builds should be Stable.
    l10n: translations were updated

https://conemu.github.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Monitorian 3.5.1
« Antwort #17302 am: 13 September, 2021, 10:20 »
Monitorian is a Windows 7, 8, and 10 application designed to make adjusting the brightness of multiple monitors simple.

Monitorian features a simple interface that shows all available monitors and a slider for each that shows the percentage of that monitors current brightness.

License: Open Source

Whats new:>>

Fix wrong color theme when registry value does not exist. This fixes #226

https://github.com/emoacht/Monitorian

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
WindowTop 5.5.1
« Antwort #17303 am: 13 September, 2021, 18:10 »
WindowTop allows you to set the transparency of any Windows as well as set it on top and even allow click-through.

Freemium

Changelog

    Major Features:

    Added New toolbar themes
    Option to change the color of the toolbar arrow

    Option to reset the activation key usage and deactivate the program:

    Now there are 2 new options that added:

    Deactivate - If you want to transfer the activation from one computer to another, this option is helpful.
    Now you can deactivate the program on the first computer so you can use the pro version on another computer instead.
    Reset key usage - This option will deactivate the program in any other computer except the current computer that uses the key.
    Use this option if you reached the computer usage limit and you can't activate the pro version on new computers.

    These options will solve common problems such as:

    Needs Reactivate after updating Firmware (#107)
    When changing CPU clock, program thinks that the activation key registered for another computer (#88)

    Option to change the default location of the toolbar:

    Now you don't have to have the toolbar in the center of the window.
    It is now possible to configure that it will show on the left side by default

    Others:

    Fixed: Software settings page looks bad in Windows 11 (#140)
    Fixed: Dark Mode not working stable in Windows 11 when the window is maximized (#143)
    Added: Missing German translations

[close]

https://windowtop.info/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
ShowMan 6.2.2
« Antwort #17304 am: 13 September, 2021, 19:40 »
A compact program that helps you view how much space files and folders occupy on your system, and print or export data to plain text file format.

Freeware

Changelog

    Add button to stop timer refresh after first scan, leave it Enabled in the options dialog, though, add TB to Options dialog, Units, show disk free space in status panel. Add icon to File Explorer right-click. You'll need to set that option again to get the icon.

    Allow for exclusion list in Exclude.ini, entries like:

    .. [Directories]
    .. 1=$RECYCLE.BIN
    .. 2=system volume information
    It's for directories only, the numbers (1= etc.) don't matter but ARE required, upper or lower case is ignored in the folder names, exclusions.ini must be in same directory as ShowMan.exe, a sample file supplied - rename before use.

[close]

http://www.satsignal.eu/software/disk.html#ShowMan

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
GeoGebra 6.0.664.0
« Antwort #17305 am: 13 September, 2021, 20:10 »
GeoGebra ist eine kostenlose dynamische Mathematiksoftware für SchülerInnen und LehrerInnen aller Altersstufen. Sie verbindet Geometrie, Algebra, Tabellen, Zeichnungen, Statistik und Analysis in einem einfach zu bedienenden Softwarepaket. GeoGebra hat außerdem eine stark wachsende Community mit Millionen von Nutzer aus fast allen Ländern der Welt. GeoGebra ist die weltweit führende Mathematiksoftware und unterstützt innovatives Lehren und Lernen in den Fächern Mathematik, Informatik, Naturwissenschaften und Technik rund um den Globus.

License : GPL

Changelog

Fix problem with Box Plot label position

[close]

www.geogebra.org

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Hashing 2.3
« Antwort #17306 am: 13 September, 2021, 20:20 »
Whats new:>>

    New: Implemented simple progress and Cancel feature (#5)
    New: Show time elapsed and total size evaluated in titlebar

https://github.com/hellzerg/hashing

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
WizFile v3.04
« Antwort #17307 am: 14 September, 2021, 09:10 »
A fast file searching tool that can match file names or entire paths, providing a viable alternative to Windows' search function.

Donationware

Changelog

    New "Folders" filter option added to "TYPES" filter dropdown.
    Type in "=folder" or "=folders" in search to display folders only.
    Type in "=file" or = "files" in search to display files only.
    Improved stability
    Updated GUI and various cosmetic changes
    Hold down CTRL key and use mousewheel to increase/decrease the search results font size
    Fixed threading issue that might cause WizFile to hang during high file activity or when rescanning drives
    Fixed bug where cluster size may have been incorrect leading to incorrect "allocated size" calculations
    filtering for files with no extension now possible using "*." filter

[close]

http://antibody-software.com/web/software/software/wizfile-finds-your-files-fast/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Before Dawn 0.18.1
« Antwort #17308 am: 14 September, 2021, 10:50 »
Before Dawn is a collection of twenty retro screensavers but also allows you to generate screensavers with HTML/CSS, javascript, canvas, and any related tools.

Before Dawn was originally a personal project to explore early screensavers so the bonus here is you don't need to create your own screensavers to use it but can enjoy the included screensavers. You can edit or delete any screensaver, and each has its own options.

License: Open Source

Changelog

    If there's an error loading a screensaver, just blank the screen instead (previously nothing happened)
    Update assorted dependencies
    Update Vue
    Update to Electron 14
    Use a slightly better call to check power status on Linux
    Switch UI testing to use playwright

[close]

https://github.com/muffinista/before-dawn

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
ksnip 1.9.1
« Antwort #17309 am: 14 September, 2021, 11:50 »
ksnip is a small and practical, cross-platform tool that allows anyone to effortlessly take screenshots and enhance them with the help of its various annotation features.

The application allows users to capture screenshots in four main ways. Users can manually select any rectangular area (drawn with the mouse cursor), capture the full-screen area (of all monitors) or only the current monitor, as well as the active window.

License: GPLv2

Changelog

    Fixed: MacOS package damaged and not starting. (#653)
    Fixed: Deb CI build is frequently failing due to docker image pull limit. (#655)
    Fixed: Dropped temporary images appear in the open recent menu. (#613)
    Fixed: Resizing window to match content doesn't work on opening first image/screenshot. (#664)
    Fixed: HiDPI issue with multiple screen on Windows. (#668)
    Fixed: Cursor not captured in rectangle capture. (#670)
    Changed: Migrate CI from Travic-CI to GitHub Action. (#676)
    Fixed kImageAnnotator: Crashes on destruction. (#242)
    Fixed kImageAnnotator: Memory leaks caught by ASAN. (#243)
    Changed kImageAnnotator: Use system font provided by QGuiApplication as default for text tool. (#247)

[close]

https://github.com/DamirPorobic/ksnip

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )