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

0 Mitglieder und 5 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
SMath Studio 0.99 Build 7792 Beta
« Antwort #16365 am: 04 Mai, 2021, 22:20 »
SMath Studio is a small but powerful, free mathematical program which provides numerous computing features and rich user interface translated into 40 different languages.

It provides you with a paper-like interface for performing your computations on and it can be tweaked a little to suit your preferences by changing font size, functions style, text color, background color, and arguments separator to name a few. You can also fine-tune the calculations depending on what you are working on.

SMath Studio can easily be extended depending on your needs. It includes a built-in Extensions Manager tool that permits access to hundreds of official and third-party resources to choose from.

Freeware

Changelog

    Improvements:

    Multiple improvements performed in Search functionality (better support in MathRegion; critical issues fixed; better support for search in Descriptions and Area/Separator; automatic scrolling in Document mode);
    Cursor movement corrected while the mouse pointer is between the pages in Worksheet mode.

    Corrections:

    Scrolling to cursor improved in Worksheet mode;
    Several text encoding related issues in MathRegion fixed;
    Worksheet/Document autoscrolling enabled during work with selection inside a Region;
    Minor improvements performed for scrolling;
    Switching to Header/Footer by doubleclick fixed for the Worksheets contains Separator Region and background set;
    Text encoding related issue fixed in Plot Region.

    Miscellaneous:

    Interface translations updated;
    Refactoring

[close]

http://en.smath.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
WezTerm 20210502-154244
« Antwort #16366 am: 05 Mai, 2021, 09:40 »
Designed by a passionate developer going by the name of Wez Furlong, WezTerm is a terminal emulator capable of running on all major OSes out there such as Windows, macOS, and Linux. Right off the bat, it’s important to note that it’s GPU-accelerated and that it only works on the latest version of the Microsoft OS, Windows 10.

MIT License

Changelog

    Fixed: red and blue subpixel channels were swapped, leading to excessively blurry text when using freetype_load_flags="HorizontalLcd". #639
    Fixed: the selection wouldn't always clear when the intersecting lines change #644
    Fixed: vertical alignment issue with Iosevka on Windows #661
    Fixed: support for "Variable" fonts such as Cascadia Code and Inconsolata on all platforms #655
    New: wezterm.font and wezterm.font_with_fallback attributes parameter now allows matching more granular font weights and font stretch. e.g.: wezterm.font('Iosevka Term', {stretch="Expanded", weight="Regular"}), as fallback can specify weight/stretch/style for each individual font in the fallback.
    New: freetype_render_target option for additional control over glyph rasterization.
    Fixed: wezterm ssh HOST no longer overrides the User config specified by ~/.ssh/config
    Fixed: X11: detect when gnome DPI scaling changes #667
    Fixed: potential panic when pasting large amounts of multi-byte text #668
    Fixed: X11: non-ascii text could appear mangled in titlebars #673
    Improved font IO performance and memory usage on all platforms
    New window:toast_notification method for showing desktop notifications. #619
    Fixed: half-pixel gaps in ligatured/double-wide glyphs depending on the font size #614
    Fixed: Window could vanish if a tab closed while the rightmost tab was active(!) #690
    Fixed: macOS: mouse cursor could get stuck in the hidden state. #618
    Improved: font_rules behavior to always append reasonable default font_rules to those that you may have specified in your config. font_rules now also include defaults for half-bright text styles.
    Improved: added use_cap_height_to_scale_fallback_fonts option to scale secondary fonts according to relative their cap-height metric to improve size consistency. This partially applies to some symbol/emoji fonts, but is dependent upon the font having reliable metrics.
    Improved: font-config queries now run much faster, resulting in snappier startup on unix systems
    Fixed: Hide had no effect on macOS when the titlebar was disabled #679
    Fixed: key and mouse assignments set via window:set_config_overrides were not respected. #656
    Fixed: potential panic when word selecting off top of viewport #713
    Fixed: really long busy wait when displaying single logical json line of 1.5MB in length #714
    New: swallow_mouse_click_on_pane_focus option #724
    New: pane_focus_follows_mouse option #600
    Fixed: splitting a pane while a pane is in the zoomed state would swallow the new pane #723
    Fixed: multi-cell glyphs weren't displayed in tab titles #711
    New: format-window-title hook for customizing the text in the window titlebar
    New: format-tab-title hook for customizing the text in tab titles. #647
    Removed: active and inactive tab_bar_style config values; use the new format-tab-title event instead
    New: force_reverse_video_cursor setting to override the cursor color scheme settings. #706
    Fixed: ssh config parsing now expands ~ to your home directory for appropriate options; previously only %d and ${HOME} were substituted. #729
    New: Quick Select Mode for a tmux-fingers/tmux-thumbs style mouse-less select and copy flow #732
    Fixed: tabs would remain hovered after moving the mouse down into the main terminal area #591
    New: tab_bar_at_bottom setting to put the tab bar at the bottom of the window #278
    New: wezterm.column_width function for measuring the displayed width of a string
    New: wezterm.pad_left, wwezterm.pad_right, wezterm.truncate_left and wezterm.truncate_right function for truncating/padding a string based on its displayed width
    Updated bundled Noto Color Emoji font to version 2.020 with unicode 13.1 support. Thanks to @4cm4k1! #742
    Fixed: Numpad Enter reported as CTRL-C on macOS #739
    Fixed: mouse reporting button state not cleared when focus is lost, eg: from clicking a link #744
    Improved: better looking curly underline. Thanks to @ModProg! #733
    Fixed: wezterm now sets argv0 to -$SHELL to invoke a login shell, rather than running $SHELL -l. #753
    Improved: ssh_config parsing now supports Match for Host, LocalUser.
    Improved render performance for wide windows #740
    New color schemes: Aurora, BlueDolphin, BlulocoDark, BlulocoLight, Doom Peacock, Galizur, Guezwhoz, PaleNightHC, Raycast_Dark, Raycast_Light, Sublette, iceberg-dark and iceberg-light.

[close]

https://wezfurlong.org/wezterm/

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
DisplayFusion Pro 9.8 Final
« Antwort #16367 am: 05 Mai, 2021, 10:20 »
DisplayFusion Pro will make your dual monitor (or triple monitor or more) experience smooth and painless. Advanced multi-monitor wallpaper support, Flickr integration for image searching and fully customizable window management hotkeys are just a sample of the many things DisplayFusion Pro can do. DisplayFusion Pro is also available in many different languages.

Changelog

    Change: Monitor name is now shown on the preview in the Monitor Config window
    Change: New Advanced Setting: Tooltip Autohide Delay Override
    Change: New Advanced Setting: Window Management: Disable Window Moving Fallback Retry
    Change: Added a warning when trying to set a key combination that doesn't use any modifier keys
    Change: Changed the Window Position Profiles icon
    Fix: Resolved an issue with the Microsoft Edge web browser not being correctly removed from the Windows taskbar in Windows 10 21H1
    Fix: ChrisTV PVR app will now move to the DisplayFusion taskbar
    Fix: Resolved an issue with Open Shell and Taskbar Magic
    Fix: Resolved a rare edge case where Triggers could get processed out of order
    Fix: Windows should no longer end up behind the taskbar in some cases with monitor splitting enabled
    Fix: OpenShell menu no longer opens on wrong monitor after applying the DisplayFusion settings
    Fix: Titlebar Buttons didn't appear on Soda PDF main window
    Fix: Improved the Move Window to Next Monitor function when using splits and scaling
    Fix: DF should no longer hang when an HDMI 2.1 device is connected
    Fix: "Ignore minimized windows when restoring" option in Window Position Profiles wasn't working
    Fix: Maxthon browser no longer moves when middle-clicking a tab
    Fix: Resolved a couple of mouse wrapping/no-snag issues
    Fix: DisplayFusion will no longer try to add TitleBar Buttons to Norton Security windows (this will prevent the "tampering" log messages in Norton Security)
    Fix: Microsoft Edge taskbar/explorer.exe fix no longer applies to Windows Insider 20226 and higher
    Fix: Mouse cursor no longer does a double move with mouse wrapping and prevent snagging features
    Fix: Triggers now work correctly with the "Mirror Window (No Borders)" function
    Fix: Windows taskbar no longer spans entire screen on some split setups
    Fix: TitleBar Buttons no longer disappear on maximized windows when Stardock Groupy is installed
    Fix: Monitor selector overlay text should no longer occasionally get stuck on screen
    Fix: Updated Reddit wallpaper provider preview links to use the new Reddit UI
    Fix: Resolved an issue where certain functions were slow if any keyboard key was held
    Fix: Resolved an issue where mouse cursor functions sometimes moved the cursor to the wrong location
    Fix: Instagram wallpaper plugin finally approved by Facebook!
    Fix: Windows that were previously maximized to a split before closing no longer have a gap when re-opening
    Fix: Resolved a process hang issue
    Fix: Icons on Settings > Options tab are no longer blurry when scaled
    Fix: TitleBar Buttons will no longer show up on context menus in Citrix XenApp windows
    Fix: Scripted Functions that use BFS.DisplayFusion.LoadWindowPositionProfile no longer hang
    Fix: Improved the speed of Functions when run via TitleBar Buttons
    Fix: Blocked a WindowFX injected window from triggering Window Destroyed events
    Fix: Resolved an issue where window snapping didn't work after dragging a maximized window
    Fix: Resolved an issue where hook processes wouldn't start correctly
    Fix: Made a change that should help fix windows maximizing behind the taskbar in some cases
    Fix: Resolved an issue where loading a Window Position Profile would sometimes hang DisplayFusion
    Fix: Resolved an issue where icons for Trigger rules would sometimes disappear
    Fix: Netflix UWP app now gets the correct icon when on the DisplayFusion taskbar
    Fix: Improved CPU usage (should be better with Acronis as well, but Acronis may still cause issues on some systems that we can't resolve from our end)
    Fix: Audio tray menu for switching devices is now in the correct spot on multi-DPI systems

[close]

https://www.displayfusion.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
AM Downloader 1.2.1.0
« Antwort #16368 am: 05 Mai, 2021, 10:50 »
A user-friendly application that makes it easy for you to download one or more packages from the Internet, even if you are not an expert.

License: GPLv3

Whats new:>>

    Big performance improvements due to ListView optimizations
    Fixed a bug in parsing url patterns
    Fixed a bug in parsing multiline URLs

https://mozib.io/amdownloader

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
Ant Download Manager 2.2.4 Build 77918
« Antwort #16369 am: 05 Mai, 2021, 11:20 »
Ant Download Manager is a fast and easy downloader of any internet files. The application has many useful features various Internet download content, browse, manage them.

Changelog

Fixed bug of M3U8 video parser which leads to a merge error video files

[close]

http://antdownloadmanager.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
stretchly 1.7.0
« Antwort #16370 am: 05 Mai, 2021, 18:10 »
Remind yourself to take a break every once in a while when working on your PC, with the help of a minimalistic application that displays notifications at regular intervals and offers helpful advice.

BSD License

Changelog

Added

    advanced preferences for Pause/Resume Breaks global shortcuts
    advanced preferences...

[close]

https://hovancik.net/stretchly/

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
WizTree 3.41
« Antwort #16371 am: 05 Mai, 2021, 19:20 »
WizTree is a disk space analyzer. It scans your entire hard drive very fast and shows you which files and folders are using the most disk space.

Note: WizTree only works on local NTFS format drives.

License:    Freeware

Changelog

    Fixed bug introduced in 3.40 that could prevent mapped network drives from being scanned correctly
    Fixed bug where cluster size may have been incorrect leading to incorrect "allocated size" calculations
    Fixed bug where right clicking on drive letter would not display context menu
    Fixed inconsistency with how "percent of parent" was calculated when displaying individual files that had been grouped together within a folder ("x files in folder"). The percentage displayed is now the percentage size of the individual file within the group.

[close]

https://wiztreefree.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
thilmera7 0b169
« Antwort #16372 am: 05 Mai, 2021, 20:20 »
thilmera7 is an application that will display various information about your computer usage. The application provides you with CPU, GPU, HDD, RAM usage, Network, transfer, thermal information, SNTP time sync, PCtoPC data share etc. thilmera7 is highly configurable and occupies only a small amount of space on your desktop or as a tray icon.

Freeware

Changelog

 Fixed display problems

 ・Radeon's DXGI.
 ・Operating rate of CPU multi.
 ・Intel CPU temperature of CPU multi.
 ・Process operating time.
 ・Hyper-V character duplication and position adjustment.
 ・Some display collapses in the property window.

Fixed a bug in HDD temperature drive letter recognition.
Changed the number of columns of CPU multi to automatic control by the number of characters and width.
Test support for some motherboards.
Improved the problem that the item is not displayed when Silmera is started when the NVIDIA GPU is off.
Fixed a bug that the appropriate driver was not loaded without restarting when the new driver could not be used.
Fixed a bug that the sound analyzer system freezes when the target device is switched without a render.

Modification of report window

 ・In 0b168, the end of the hexadecimal notation in the report is not displayed.
 ・It was difficult to operate the real-time report UI.
 ・In some reports, line breaks occur at inappropriate locations.
 ・The target font for character width calculation was not specified correctly.

Improvement of ini format interpretation routine

 ・The unusable characters = and; can be used.
 ・Fixed that the default value is overwritten with 0 when the contents are empty.
 ・Maintenance of line breaks and tab codes.
[7s] Added a specification that allows you to arbitrarily specify the format of status posts such as Twitter and Discord.
Restructure the average calculation and manage the main and status posts separately.
Height correction for each bar type, rebuilding all display items including bars.
Changed the compression algorithm to lzma.
Silmera's standard memory consumption has been reduced by about half.
Addressed the problem that XP / Vista does not work due to the expiration date of the certificate.

 [* DMTt7 version 0b2 Rev.2]
   Moved the development environment to VS2019 and fixed some problems and vulnerabilities.
   Moved to a new signature.
   Adjusted that the unit of scrolling by the wheel was too large.

 [* t7updater 6.0.0]
   Changed the development environment to VS2019 and moved to a new signature.
   Changed not to write and test a non-existent file in advance.
   Changed not to overwrite files that do not need to be updated.
   Changed the compression algorithm to lzma.
   New folder expansion mode
   ・When executed in a folder without thilmera, it goes to a new folder expansion mode.
   ・Specify the deployment destination.
   ・In Vista or later, added a function to automatically create shortcuts depending on the options.
   After, the msi type installer will be abolished and t7updater will be used instead.
    (Because it cannot support multiple languages)

[close]

http://www.thilmera.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
ClipboardFusion 5.9 Final
« Antwort #16373 am: 05 Mai, 2021, 21:20 »
ClipboardFusion scrubs text copied to the clipboard so that it can be pasted into different applications without formatting.You can achieve this either automatically or using a hotkey you set up.

Freemium

Changelog

    Change: Added tooltips to Macros in the tray menu
    Change: Added an advanced setting to disable the "Clear Clipboard History" button
    Change: Added an advanced setting to set the snap distance for the Clipboard Manager window
    Fix: Firefox windows now work with triggers that have the window text condition set
    Fix: Resolved an issue that could cause a 1 second lag when pasting from the Manager window
    Fix: When the tray icon double-click action is set to 'do nothing' the single-click action is now instant

[close]

http://www.clipboardfusion.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
PhraseExpress 15.0.88
« Antwort #16374 am: 05 Mai, 2021, 22:20 »
Die Textbausteinverwaltung PhraseExpress bietet schnellen Zugriff auf häufig benötigte Textbausteine, wie Adressen, Bankverbindungen, Diagnoseberichte, Antworten auf häufig gestellte Fragen, Musterverträge, etc.

PhraseExpress funktioniert systemweit und fügt Textbausteine in jede Windows-Anwendung ein.

Freemium

Whats new:>>

    Support for new DeepL API v2.
    Improved file embedding macro if nested in other macros.

http://www.phraseexpress.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
thilmera7 0b169 Rev. 1
« Antwort #16375 am: 06 Mai, 2021, 09:00 »
Whats new:>>

Fixed two bugs where CPU multi was not displayed correctly.
Fixed a bug that crashes when processing character strings under specific conditions.
When correcting the height of each bar type of 0b169, the access lamp was raised to the same level as the original specifications.
Readjustment of the bar display in the portrait style.

http://www.thilmera.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
SideSlide 4.85 Beta
« Antwort #16376 am: 06 Mai, 2021, 09:30 »
SideSlide is a desktop extension that docks to any screen edge. It allows you to store your favorite RSS feeds, shortcuts to files/folders/URLs, notes, reminders etc. in "containers" that you can arrange, shrink and fold in the workspace. You can also drag-and-drop text/images from your web browser to the workspace to create web snippets.

Freeware

Changelog

    New and Changes:

    You can now directly copy or move files from the Windows Explorer to Folder Shortcuts. Drag files to shortcuts from the Windows Explorer or from "Folder Connector" containers.
    For example: Add a shortcut to the Desktop folder and drag files to undock the workspace; release the mouse button over the folder shortcut to move the files to the Desktop. Hold down the [Ctrl] key to copy them instead of moving.
    The Add Reminder dialog can now be resized.
    Copying and moving files out of Folder Connector containers is now done in the same way it's handled by Windows: When no button is pressed the file will be moved, when the [Ctrl] button is pressed, it will be copied.
    Better indication in the workspace titlebar when performing certain actions, such as, adding shortcuts, pictures, copying and moving files.

    Fixes:

    Possible crash when changing year/month when the day is greater than the selected month's valid range (Add Reminder).
    Moving the top most folder shortcut (after selecting "Refresh folder") from a Folder Connector container to another Folder Connector with the same path deleted it.
    Shortcut from Windows dragged to the workspace could have been placed in an inaccessible place below the titlebar.
    Double clicking to unfold an upside-down container could have launched a shortcut if it was directly underneath the mouse pointer.
    Double clicking to expand a shrunken container could have launched a shortcut if it was directly underneath the mouse pointer.
    Random crash hovering a headline in an uninitialized RSS container.
    Other minor bug fixes.

[close]

http://www.northglide.com/sideslide.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
uGet 2.2.3-2
« Antwort #16377 am: 06 Mai, 2021, 09:50 »
uGet provides you with a powerful multi-platform, feature-rich download manager app developed with GTK+. It comes packed with a large inventory of features but is still very light-weight and low on resources.

uGet Features:

Queue Downloads
Pause/Resume
Clipboard Monitor
Multi-Connection
Multi-Mirror
Multi-Protocol
Batch Downloads
Global Defaults
Categorized Defaults
Speed Limits
29 Languages

License: Open Source

https://sourceforge.net/projects/urlget/

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
ugrep 3.2.1
« Antwort #16378 am: 06 Mai, 2021, 10:10 »
An enhanced alternative for the GNU/BSD grep command that features improved matching algorithms, a query UI and fuzzy search functionality.

BSD License

Whats new:>>

Added zstd-compressed file search with option -z (.zst, .zstd, .tzst) and advanced .zipx method zstd (93).

https://github.com/Genivia/ugrep

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
Twinkle Tray: Brightness Slider 1.13.7
« Antwort #16379 am: 06 Mai, 2021, 10:40 »
Adjust the brightness levels as well as the backlight on multiple external monitors with the help of this nifty little tray application.

MIT License

Changelog

    New features & improvements:

    Added option to customize or disable "Turn Off Displays" feature.
    Added option for hotkeys to break Linked Levels.
    User settings are now removed on uninstall (including the Windows startup entry).
    Reorganized some settings.
    Updated Traditional Chinese localization.

    Fixes:

    Improved DDC/CI error handling.
    Minor RAM optimizations.
    Additional potential improvements to responsiveness after resuming from sleep mode and at startup.

[close]

https://github.com/xanderfrangos/twinkle-tray

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 )