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

0 Mitglieder und 6 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
7+ Taskbar Tweaker 5.12.1.0
« Antwort #17580 am: 24 Oktober, 2021, 18:50 »
Mit dem Tool "7+ Taskbar Tweaker" lässt sich die Taskleiste von Windows 7/8/10 an Ihre Wünsche anpassen.

Die Windows 7/8-Taskbar ist innovativ und gut gelungen. Mit dem Tool "7+ Taskbar Tweaker" können Sie die Bedienung der so genannten Superbar per Maus individualisieren und so noch komfortabler für Sie gestalten. Beispielsweise können Sie einstellen, dass bei einem Klick mit der mittleren Maustaste auf ein Taskbar-Icon sich nicht wie gewohnt eine neue Instanz öffnet, sondern ein Fenster geschlossen oder fokussiert wird. Außerdem lassen sich von Windows zusammengefasste Taskbar-Elemente wieder trennen - dauerhaft oder automatisch, wenn Sie mit der Maus die Icons überfahren. Eine weitere Option ist, dass bei einem Klick mit der rechten Maustaste auf ein Icon die klassischen Befehle der alten Taskleiste angezeigt werden, anstatt der neu eingeführten Jumplist. Außerdem können Sie mit dem "7+ Taskbar Tweaker" die Fenstervorschau deaktivieren, die standardmäßig erscheint, wenn Sie mit der Maus über ein Programm-Icon fahren.

Freeware

Whats new:>>

    Fixed applying the disable_taskbar_transparency advanced option on Windows 7.
    Fixed an installer bug which could prevent the newly installed tweaker from launching.

https://rammichael.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
ugrep 3.3.8
« Antwort #17581 am: 24 Oktober, 2021, 19:10 »
An enhanced alternative for the GNU/BSD grep command that features improved matching algorithms, a query UI and fuzzy search functionality.

BSD License

Release Notes

We made ugrep even better with Unicode 14 support, Windows filename globbing, new --format fields, and updated option -t filename patterns.

[close]

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
WezTerm 20210404-111518
« Antwort #17582 am: 24 Oktober, 2021, 20:10 »
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

    New:

    X11 now supports IME. It currently defaults to disabled, but you can set use_ime = true in your config to enable it (you need to restart wezterm for this to take effect). Many thanks to @h-M-H for bringing xcb-imdkit to Rust and implementing this in wezterm! #250 #1043
    it is now possible to define colors in the range 16-255 in colors and color scheme definitions. Thanks to @potamides! #841 #1056
    Added SendKey key assignment action that makes it more convenient to rebind the key input that is sent to a pane.
    Added Multiple key assignment action for combining multuple actions in a single press.
    X11, Wayland, macOS: Window resizing now prefers to step in increments of the cell size
    visual_bell and audible_bell configuration options, as well as a bell event allows you to trigger lua code when the bell is run. #3
    wezterm.action_callback function to make it easier to use custom events. Thanks to @bew! #1151
    wezterm connect now also supports the --class parameter to override the window class
    window_padding now accepts values such as "1cell" or "30%" to compute values based on font or window metrics.
    BSDish systems now support toast notifications
    wezterm.background_child_process function to spawn a process without waiting.
    mux_env_remove setting to control which environment variables should be cleared prior to spawning processes in the multiplexer server #1225
    canonicalize_pasted_newlines option to help Windows users manage newlines in pastes #1213
    SSH client now uses libssh by default. ssh_backend can be used to change this.
    Changed:
    New default key assignments: CTRL+PageUp and CTRL+Tab activate next tab, CTRL+PageDown and CTRL+SHIFT+Tab activate previous tab. ALT+{1..8} directly select the first through 8th tabs. Thanks to @friederbluemle! #1132
    X11: we now allow matching visuals with >= 8 bits per rgb value. Previously, we only matched exactly 8 bits. This improve compatibility with systems that have the COMPOSITE extension disabled. Thanks to @shizeeg! #1083

    Fixed:

    wezterm cli spawn would use the initial terminal size for a new tab, rather than using the current tab size #920
    Text_background_opacity opacity was not respected
    Spawning commands via the mux didn't respect the PATH configured in set_environment_variables. #1029
    Cursor could have a transparent "hole" through the window with certain cursor styles
    Consolas font + random input could cause a divide-by-zero when computing glyph metrics #1042
    Emoji fallback was too strict in respecting VS15/VS16 presentation selection, adjust the fallback to allow showing Emoji/Text presentation if Text/Emoji was requested but not found.
    X11: laggy input after selecting text. #1027
    macOS: send_composed_key_when_left_alt_is_pressed and send_composed_key_when_right_alt_is_pressed are now respected when use_ime=true. Thanks to @jakelinnzy! #1096
    X11: jittery resize with some window managers #1051
    X11: window:get_appearance now actually returns Dark when the theme is dark. #1098
    ALT + Arrow, PageUp/PageDown, Ins, Del, Home, End incorrectly sent ESC prefixed key sequences. #892
    Crash due to Out of Memory condition when the iTerm2 protocol was used to send excessively large PNG files #1031
    DCH (delete char) sequence would remove cells and replace them with default-blank cells instead of blank-cells-with-current-bg-color. #789
    invisible I-beam or underline cursor when force_reverse_video_cursor = true #1076
    SU (scroll up) sequence would fill with default-blank cells instead of blank-cells-with-current-bg-color. #1102
    X11: computed but did not use the correct DPI for HiDPI screens #947
    d: performance when resolving fallback fonts via fontconfig, and of coverage calculation with freetype. Thanks to @h-M-H!
    Wayland: incorrect initial surface size for HiDPI screens. Thanks to @unrelentingtech! #1111 #1112
    Invisible cursor in CopyMode when using kakoune #1113
    Wayland: bypass_mouse_reporting_modifiers didn't work. Thanks to @unrelentingtech! #1122
    New tabs could have the wrong number of rows and columns if a tiling WM resizes the window before OpenGL has been setup. #1074
    Wayland: dragging the window using the tab bar now works. Thanks to @unrelentingtech! #1127
    Error matching a font when that font is in a .ttc that contains multiple font families. #1137
    Wayland: panic with most recent wlroots. Thanks to @unrelentingtech! #1144
    Incorrect spacing for IDEOGRAPHIC SPACE. #1161
    Italic fonts weren't always recognized as being italic, resulting in italic variants being used instead of the non-italic variants in some cases! #1162
    Ask freetype for cell metrics in bitmap-only fonts, rather than simply taking the bitmap width. #1165
    wezterm can now match bitmap fonts that are spread across multiple font files #1189
    Ssh config parser incorrectly split Host patterns with commas instead of whitespace #1196
    Search now auto-updates when the pane content changes #1205
    Fonts with emoji presentation are shifted to better align with the primary font baseline #1203
    The whole tab was closed when only the zoomed pane exited. #1235
    multiplexer: wrong WEZTERM_UNIX_SOCKET environment passed to children when using unix domain sockets and connect_automatically=true #1222
    multiplexer: spawning remote tabs didn't correctly record local tab mapping, resulting in phantom additional tabs showing in the client. #1222

    Updated and Improved:

    Bundled harfbuzz updated to version 3.0.0, bundled freetype updated to 2.11
    Window close confirmations now accept both uppercase and lowercase Y/N key presses. Thanks to @SpyrosRoum! #1119
    Multi-click-streaks are now interrupted by the cursor moving to a different cell. Thanks to @unrelentingtech! #1126
    .deb packages now Provides: x-terminal-emulator. #1139
    use_cap_height_to_scale_fallback_fonts now computes cap-height based on the rasterized glyph bitmap which means that the data is accurate in more cases, including for bitmap fonts. Scaling is now also applied across varying text styles; previously it only applied to a font within an wezterm.font_with_fallback font list.

[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
SoundSwitch 6.2.1.0
« Antwort #17583 am: 24 Oktober, 2021, 20:20 »
SoundSwitch makes it easier to switch playback devices (sound cards).

Normally, to switch a playback device you need to right click the sound icon in the bottom right corner of your screen (system tray), choose 'Playback Devices' and then change the Default Playback Device. Every time you want to switch.

With SoundSwitch you just configure once between which playback devices you want to toggle and then you can press Ctrl+Alt+F11 to toggle automatically!

License: GPLv2

Changelog

    Bug Fixes:

    AudioSwitch: Don't log crashed when trying to switch application audio endpoint on Windows 7 (eb0d986)
    AudioSwitching: Fix audio switching on Windows 11 (40f5ba1), closes #799

6.2.0.0

    Better support for Windows 11 and Windows 10 21H2.
    Improvement of the logging for when a crash happens.

    Features:

    AudioSwitching: Add support for Windows 11 (b2e1de5), closes #797 #548

    Bug Fixes:

    AudioSwitcher::Windows11: Fix possible crash when using profile with application on Windows 11 (8531ee9)
    AudioSwitcher: Properly use the right audio client for Windows post 21H2 (like Windows 11) (7324b15)
    DeviceLister: Fix crash when device lister is taking too long (e7efb5c)
    Notification::Sound: Fix crash when playing a custom sound. (f0a7113), closes #790
    Profile: Fix systray icon not changing properly when using a profile (aef15b7), closes #450

    Languages:

    Russian: Translated Settings using Weblate (24cb961)

    Enhancements:

    AudioSwitcher: Improve the logging of the switching for Windows 11 (5e0a985)
    Mute: Change the unmute icon (844ad5f), closes #791
    Mute: Improve the image to have the same size as device icon (a840c82), closes #791
    TrayIcon: Add better logs to understand what's happening with the systray icon not changing. (99d6243), closes #450

[close]

https://github.com/Belphemur/SoundSwitch/releases

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
SystemTrayMenu 1.0.24.0
« Antwort #17584 am: 24 Oktober, 2021, 20:40 »
 
SystemTrayMenu offers a clear, personalized menu in the systray. You can add files, links, and folders, which can then be organized in levels as drop-down menus. It also has user-defined hotkeys for bringing up the menu, but you can also access the menu from the systray icon if you prefer.

License: Open Source

Changelog

    #222: [BUG] Argument Handling
    #131: [BUG] Microsoft Store Autostart not working
    #221: [BUG] Loading icons not updated after search and revert search
    #209: [BUG] Icons of shortcuts not displayed correctly

[close]

https://github.com/Hofknecht/SystemTrayMenu

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
Duplicate Files Search & Link 8.0.4
« Antwort #17585 am: 24 Oktober, 2021, 21:20 »
Duplicate Files Search & Link (Duplicate Searcher) is an application for searching duplicate files (clones) and NTFS hard links as well symbolic links to the same file. It searches duplicate file contents regardless of file name (byte-by-byte comparison is used). This application allows not only to delete duplicate files or to move them to another location, but to replace duplicates with NTFS hard links or symbolic links as well (unique!).

This application was developed because I haven’t find any similar application which allows to operate NTFS-links.

Donationware

Changelog

    Significantly improved performance when comparing thousands of small files of the same size.
    Fixed problem with incorrect window scaling in .NET 5 version (DuplicateSearcherCore.exe) when selecting text scale of 150% or higher on Windows 10.
    Fixed problem with long-term "freezing" of the user interface after moving a very large amount of files to another disk.
    Added a 32-bit version of DuplicateSearcherCore.exe for the .NET 5 platform (DuplicateSearcherCore.x86.exe), to run on 32-bit Windows 7, Windows 8.1, Windows 10 versions.

[close]

https://malich.ru/duplicate_searcher.aspx?lang=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
Balabolka 2.15.0.803
« Antwort #17586 am: 25 Oktober, 2021, 09:00 »
Balabolka is a feature-rich program to read text aloud from a variety of file types including DOC, RTF, PDF, ODT, FB2 and HTML. The program uses Microsoft's own Speech API 4 and 5, but lets you fine tune various voice parameters, including rate and pitch, and a substitution list can also be applied to improve the quality of the voice's articulation. The program supports customized font and background color, skins, control reading from the system tray or by the global hotkeys.

Balabolka can also save the synchronized text to external LRC files or in MP3 tags inside the audio files. When the audio file is played with players on a computer or on modern digital audio players, the text will be displayed synchronously (in the same way as lyrics for songs).

Also includes batch conversion tools from of a wide variety of document formats to audio or plain text and a file compare tool, file splitter, and screen magnification window.

License: Freeware

Changelog

    Fixed the SSML using for Microsoft Azure Text-To-Speech.
    Updated the using of Microsoft Azure Text-To-Speech.
    Resources for Bulgarian, Czech and Slovak languages were updated (thanks to Kostadin Kolev and Adaptech s.r.o.).

[close]

http://www.cross-plus-a.com/balabolka.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
WinStars 3.0.230
« Antwort #17587 am: 25 Oktober, 2021, 09:50 »
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:>>

    Relief rendering of some satellites of Jupiter and Saturn.
    Various improvements.

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
EyeAuras 1.2.2486
« Antwort #17588 am: 25 Oktober, 2021, 10:20 »
    Clone any window and keep it always-on-top while working with other applications.

- Select and scale a subregion of the cloned window
- Add Triggers(e.g. WindowIsActive) which can automatically show/hide overlay when a certain condition is met
- Add Actions(e.g. PlaySound) which will be executed when corresponding Trigger activates/deactivates
- Global Hotkeys support, you can bind custom keys to Hide/Show and Lock/Unlock ALL overlays across the system
- Global Hotkeys support for each individual aura - you can enable/disable each aura separately via a simple key press
- Auto-Update - application periodically checks Github and allows you to effortlessly update to the latest version

License: MS-RL

https://eyeauras.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
Multiscreen Blank 2.6.0.0
« Antwort #17589 am: 25 Oktober, 2021, 10:50 »
Multiscreen Blank v2 is an easy-to-use utility that allows you to independently blank out or dim one or more monitors connected to your computer, as well as mirroring the contents of screens that are physically located in another room or turned off. Monitors fade in and out with smooth transitions.

Freeware

Changelog

    Added full installer option which makes it much easier to stay up to date and includes other advantages. This can run in either per-user or all-users (admin) mode. You may continue to use Standalone releases if you prefer.
    Added automatic updater
    Added /uninstall command line to clean up standalone installs
    Added EULA
    Added Feedback dialog for reporting issues from the app itself
    Renamed main window "Multiscreen Blank"
    Added tray icon notification
    Fixed capitalization of various menus and buttons
    Added Apply to settings dialog
    Dark theme fixes to menus and several dialogs (not all)

[close]

http://multiscreenblank.nookkin.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
Less MSIerables 1.8.3
« Antwort #17590 am: 25 Oktober, 2021, 11:10 »
Less MSIerables is a compact application that allows you to browse the content of a MSI file and to extract the files that you want. These types of file are installer files that can be only opened with Windows Installer and can be edited only with specialized tools.

Freeware

Whats new:>>

    Bug Fixes:

    'Error copying file' error occured when an an external cab was manually placed into the source directory and the source directory was the same directory as the output directory fixes #169 (83cf1a8)

http://lessmsi.activescott.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
SoundSwitch 6.2.2.0
« Antwort #17591 am: 25 Oktober, 2021, 11:20 »
Whats new:>>

    Bug Fixes:

    AudioSwitcher: Fix switching audio device on Windows 11 with "Also foreground app" (ed6b92a), closes #802

https://github.com/Belphemur/SoundSwitch/releases

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
RainbowTaskbar 1.3.4
« Antwort #17592 am: 25 Oktober, 2021, 19:10 »
RainbowTaskbar is an Open Source customizable Windows taskbar featuring color and transitions.

Add a little pizzazz to your taskbar with a color change that rolls through the spectrum, providing you with a visual delight. RainbowTaskbar allows for color configuration; instructions can be found at the author's site.

RainbowTaskbar is a simple option for adding some color and movement to your taskbar.

License: Open Source

Changelog

    Bug fixes:

    Taskbar is finally hidden from ALT+TAB menu

[close]

https://github.com/ad2017gd/RainbowTaskbar

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
GPXSee 9.10
« Antwort #17593 am: 25 Oktober, 2021, 20:45 »
Versatile and easy-to-use GPS log file viewer that offers support for multiple formats and features a streamlined, modern user interface.

License: GPLv3

Whats new:>>

    Added waypoint icons highlighting.
    Various GPI parser fixes/improvements (icons related).
    Added support for East Asian encodings in Garmin formats.

http://tumic.wz.cz/gpxsee/

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
FET 6.2.1
« Antwort #17594 am: 26 Oktober, 2021, 09:40 »
A timetabling application designed to meet the needs of schools, high-schools and some universities as far as keeping track of student activity is concerned.

Donationware

Whats new:>>

    Improvements of the efficiency of generation in the constraints teacher(s) min hours daily per real day (in the Mornings-Afternoons mode).
    Updated the Arabic translation, by Benahmed Abdelkrim.
    Updated the Russian translation, by Alexey Chernous.

https://www.lalescu.ro/liviu/fet/

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 )