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

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
MaxLauncher 1.20.3.0 Beta
« Antwort #13590 am: 23 Februar, 2020, 10:50 »
MaxLauncher is designed to ease the work of each computer user, providing one-click access to favorite folders and frequently used files and documents. With its help, you can have all your shortcuts placed within a simple window, without cluttering the desktop or the taskbar.

Freeware

Changelog

    Feature(s) added:

    78 - Description field. Add description field for buttons.

[close]

http://maxlauncher.sourceforge.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
Ahnenblatt 3.04
« Antwort #13591 am: 23 Februar, 2020, 11:10 »
Ahnenblatt is designed to manage your genealogy data and to generate impressive reports and graphical trees. Many import and export features make it easy to share data with others (GEDCOM, HTML, and more).

Liteware

Changelog

    modernized navigator with variable number of generations, profile pictures and optional color coding
    selection of a group of people in person sheets as a list
    optimized merging of people and corrected errors with a new option to combine the same events
    USB version: adding images and files cleaned up
    fixing of several bugs

[close]

http://www.ahnenblatt.de/

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
My Family Tree 9.3.0.0
« Antwort #13592 am: 23 Februar, 2020, 12:00 »
My Family Tree is a free genealogy application for Windows. It has been carefully designed to help you quickly create your family tree using a simple and intuitive interface. For those just starting out investigating their family history, it provides an easy way to visualize and share your family tree with photos, stories and basic facts about each person. More experienced genealogists will find full support for citations and evidence and options to transfer data using the GEDCOM file format.

Freeware

Changelog

Added support for additional GEDCOM extensions
Added option to display call names, matronoymic names, and patronymic names in the person edit details panel
Added display of last saved date for person records
Added direct import support for *.mft files
Added new icon for GEDCOM files
Updated cursors to support high DPI
Updated French translation
Minor improvements

[close]

https://chronoplexsoftware.com/products/index.htm

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
WinMerge 2.16.6.0
« Antwort #13593 am: 23 Februar, 2020, 18:50 »
WinMerge ist ein Open-Source-Programm zum Unterscheiden und Zusammenführen von Dateien sowie Ordner. Das Windows-Tool stellt Unterschiede in einem visuellen Text-Format dar, das einfach zu verstehen und zu handhaben ist.

Changelog

    General:

    Added CWindowsManagerDialog class for handling open tabs with Ctrl+Tab, now the application is behave just like professional editors (Visual Studio, Notepad++, etc.) to switch and activate the open tabs.
    (GitHub #247)

    File compare:

    Bugfix: GhostTextBuffer: Don't unexpectedly bring back empty lines user wants to delete (GitHub #244)
    Bugfix: Prevent silent abort with File Comparison of files whose size is an exact multiple of 2^32 bytes (GitHub #257)
    Bugfix: WinMerge 2.16.4.0 crashes after de-selecting Split Vertically (GitHub #259)
    Bugfix: "Replace All" may not replace all text
    Bugfix: An error message is shown when pressing Enter key in Diff pane (osdn.net #39924)
    Bugfix: Non-moved lines are treated as moved lines (osdn.net #39851)
    Add support for touchpad horizontal scroll (GitHub #254)

    Image compare:

    Bugfix: Support 16-bit images (GitHub WinMerge/winimerge issue #6)
    Add support for SVG, PDF, WMF and EMF file types

    Archive support:

    Bugfix: Third tgz doesn't get fully extracted (first two do) (GitHub #263)

    Patch generator dialog:

    Bugfix: Crash when generating patch for multiple files and a file only on one side

    Installer:

    Bugfix: Fix spelling of Git (GitHub #246)

    Translations:

    New translation: Arabic (sf.net #3038)

    Translation updates:

    Bulgarian (GitHub #236, #268)
    French (GitHub #251)
    German (GitHub #239, #245, #258)
    Lithuanian (GitHub #233, #267)
    Portuguese (GitHub #237)
    Spanish (GitHub #266)

    Manual:

    Bugfix: Fix spelling of Git (GitHub #246)
    Update Configuration.xml (GitHub #262)

    Internals:

    Consolidate FolderCmp (GitHub #240, #242)
    Avoid some back and forth file path transcoding between UTF16 and UTF8

[close]

https://winmerge.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
FalconX 1.4.3.0 Pre-release
« Antwort #13594 am: 23 Februar, 2020, 19:45 »
Whats new:>>

    Fixed saving issues
    Added option to change the "Refresh rate"

https://chrisandriessen.nl/web/FalconX.html

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
Alternate Font Export 1.730
« Antwort #13595 am: 23 Februar, 2020, 20:40 »
Alternate Font Export is a lightweight tool for exporting font characters as individual pictures to GIF, JPG, and BMP.

It operates in a very easy-to-use manner and provides you with the ability to modify the style, size and color of specific symbols with a quick change selection process. With Alternate Font Export you have the added option of also changing up the transparency of image backgrounds depending on your needs.

Freeware

Whats new:>>

Installation updated

http://www.alternate-tools.com/pages/c_fontexport.php?lang=ENG

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.6.1
« Antwort #13596 am: 24 Februar, 2020, 05:10 »
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

    Change: Allow opening link directly to image without opening in browser. (#248)
    Change: Always use transparent snipping area background for Wayland. (#176)
    Change: Disable unavailable config options. (#254)
    Fixed kImageAnnotator: Edit border around text box doesn't disappear when done with editing. (#71)
    Fixed kImageAnnotator: Edit border not shown under Windows when NoFillNoBorder selected for Text Tool. (#72)
    Fixed kImageAnnotator: When adding text with background under Windows a filled rect is show in top left corner. (#73)
    Fixed kImageAnnotator: Drawing text tool rect from right to left and bottom top create no rect. (#76)
    Fixed kImageAnnotator: Text Tool FillType selection not saved. (#75)
    Fixed kImageAnnotator: Icons not scaled with HiDPI. (#77)
    Fixed kImageAnnotator: Text Cursor not show on Linux. (#70)

[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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Supercopier 2.2.3.2
« Antwort #13597 am: 24 Februar, 2020, 09:07 »
Supercopier is an Open Source file management tool that allows you to quickly and easily move, transfer, or copy files.

It was designed as a replacement for the standard Windows file copy dialogs. It will allow you to make large transfers at once with many options including pausing a file transfer, speed limits, on-error resume, error/collision management and seamless management of multiple tasks.

Supercopier supports plugins and multiple languages. The program is free but they do accept donations.

Whats new:>>

Fix for haiku os, fix file time detection for overwrite if newer/older, fix for overwrite options, improve the french and spanish translation

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
Pipette 20.2.24
« Antwort #13598 am: 24 Februar, 2020, 13:05 »
Pipette is a feather-light, simple-to-use and practical application that enables you to select any color from the screen with an eye dropper and find out its values, such as HEX and RGB. Among others, it lets you populate a list with numerous picked colors.

Donationware

http://www.sttmedia.com/pipette

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
KStars 3.4.1
« Antwort #13599 am: 24 Februar, 2020, 13:40 »
KStars is an educational application that enables you to generate a sky map that features planets, stars, constellations as well as smaller astro-objects regardless of the location and time of day.

License: GPLv2

Changelog

    What's new with this release:

    The Linear Focus Algorithm.
    Faster Astrometry.net Solver

    Improvements & Bug Fixes:

    Fixed a few memory allocation issues to reduce the process memory usage.
    Fixed DSLR ImageToFITS loading when auto convert is used.
    Fixed focus direction for relative DC focusers.
    Improved reliability of setting snoop property for the active profile.
    Fixed File name sanitization issues.
    Communication with remote INDI Web Manager is now mostly asynchronous.
    Align property labels in the INDI dialog vertically on top.

[close]

https://edu.kde.org/kstars/?site_locale=de

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
Terminal++ 0.5.4
« Antwort #13600 am: 24 Februar, 2020, 17:30 »
Enjoy most of Terminal's functionality on both Windows and Linux with the help of this minimalist and highly customizable utility.

MIT License

Changelog

    MacOS supported via QT
    Paste confirmation
    Fixed windows default installation w/o WSL bug

[close]

https://terminalpp.com/

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
Filelist Creator 20.2.24
« Antwort #13601 am: 24 Februar, 2020, 18:40 »
Lightweight application which enables you to create lists based on the contents of particular directories, and save them to the hard drive.

Donationware

https://www.sttmedia.com/filelistcreator

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
Alternate Dictionary 2.760
« Antwort #13602 am: 24 Februar, 2020, 19:20 »
This intuitive and easy to understand piece of software allows you to create a dictionary of your own for various words or phrases.

Freeware

Whats new:>>

    GUI corrections (edit all entries)
    Language bugfixes

http://www.alternate-tools.com/pages/c_dictionary.php?lang=ENG

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
AdvancedRun 1.20
« Antwort #13603 am: 24 Februar, 2020, 20:30 »
AdvancedRun allows you to run a program with different settings that you choose, including - low or high priority, start directory, main window state (Minimized/Maximized), run the program with different user or permissions, Operating system compatibility settings, and environment variables.

You can also save the desired settings into a configuration file and then run the program automatically from command-line with the desired settings.

Freeware

Whats new:>>

    Added 'Run As TrustedInstaller' option. You can use this option by choosing 'TrustedInstaller' in the 'Run As' Combo-Box.
    You can also run a program as TrustedInstaller from command line, for example:

    AdvancedRun.exe /EXEFilename "c:windowsregedit.exe" /RunAs 8 /Run

http://www.nirsoft.net/utils/advanced_run.html

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
Mochi 1.4.6
« Antwort #13604 am: 25 Februar, 2020, 04:20 »
Create eye-pleasing flashcards, store notes, and edit them using Markdown with the help of this simple app built for learning things you usually forget.

Freeware

https://mochi.cards/

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 )