Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Tools diverses (Desktop,Dateimanipulation,Shell etc.)...
« vorheriges
nächstes »
Drucken
Seiten:
1
...
498
499
500
501
502
[
503
]
504
505
506
507
508
...
1517
Nach unten
Autor
Thema: Tools diverses (Desktop,Dateimanipulation,Shell etc.)... (Gelesen 1414214 mal)
0 Mitglieder und 22 Gäste betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Snipaste v1.13.3
«
Antwort #7530 am:
02 Juni, 2017, 22:41 »
Snipaste is an easy screen capture and image edition program, especially useful for detecting windows and menus, supporting pixel-level control. Both captured images and various clipboard content can be pasted as a floating window to the desktop. Windows can be moved, organized into groups, saved to file, as well as basic editions like rotation, zoom, translucence, etc.
The program can grab colors, supports themes, and includes multi-screen support. The default keys (which can be customized) are F1 for Snip and F2 for Paste.
Freeware
Changelog
Fixed:
On the image window, the rendering of mosaic/Gaussian blur is incorrect
On rotated image windows, the directions are incorrect when moving the annotations by arrow keys
Other minor bugs
Improved:
Update to Qt 5.9
Minor improvements
[close]
http://www.snipaste.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
FileSieve 4.18
«
Antwort #7531 am:
03 Juni, 2017, 08:45 »
FileSieve is an application created to help with the sorting of files and directories. Select the directories you would like to sort, choose a sorting method, and then click on Start and FileSieve will "sieve" the selected items according to the sorting method and any optional settings you have set.
The free edition is free to use at home or at a place of work, but is limited in specific ways.
Changelog
- Added: Run Applications Before/After Profile Processing to the Profile Manager
- Added: A window to help diagnose any problems with missing plugins (install FS as Admin!)
- Added: Additional Profile (regular expression) verification checks before processing
- Added: Rules regular expression verification check in Source Items window when Verify is clicked
- Fixed: The Profile Manager wasn't saving any changes made
- Fixed: Rare error relating to settings if a plugin is missing
[close]
http://filesieve.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Maxima 5.40.0
«
Antwort #7532 am:
03 Juni, 2017, 11:10 »
Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, sets, lists, vectors, matrices and tensors. Maxima yields high precision numerical results by using exact fractions, arbitrary-precision integers and variable-precision floating-point numbers. Maxima can plot functions and data in two and three dimensions.
Open Source
Changelog
New items in core:
[0eda309] New functions encode_time and decode_time, with test cases.
New items in share:
[534a7d1] add symplectic_ode package
[46a7a0f] Add Kaplan-Meier's survival and empirical distribution estimators
Changes in core:
[cb259bb] change O(n^2) method for flattening list to O(n) method.
[21cf8e1] split totient into two parts
[6ef2b26] optimized gcfactor and tried to make it easier to read.
[1594167] optimize gc squaring and inline gctime1
[d7ff7c3] inline gctimes.
[4c8b6c6] sped up psumsq.
[f306940] speeded up imodp.
[efadb61] new implementation of ; is about a factor of 2 faster on sbcl
[9c79308] move jacbi and related functions from rat3c to numth
[75d8ceb] sped up divsum by splitting it in two parts where the lower
Numerous cross-compiling changes.
Numerous documentation changes and improvements.
Build/installation improvements.
Many updates to examples.
Many changes and improvements to test system.
Changes in share:
[9c7c70c] Commit new version of COMA. Sent by Wilhelm Haager
[0ef9ab0] Check for a constant "variable" of integration in romberg and bromberg
[834ffb3] Import ODEPACK fortran code.
[06bc1bd] Julia() and mandelbrot() are modified to create maxoutXXX.gnuplot
[dca80e3] plotdf: An option to change the arrow density. Patch from themusicgod1.
Bug fixes:
[6ff1570] fix bug 3291: ecl on Linux needs utf-8
[db7788f] fix bug3300 Incorrect sha256sum output
[b896d1f] In rtest_translator, skip some tests which cause a crash (bug #3291).
[f1bc324] Implement numerical evaluation for gamma_greek. Fixes SF bug #3277.
[eec3d7f] In tests for kill(props), work around bug #3289.
[6267b88] In lsquares_mse, ensure temporary variable is assigned the correct value. #3282.
[b58a547] In lsquares_mse, ensure temporary variable is assigned the correct value. #3282.
[a7239b1] In RISCHLOGEPROG, detect zero divisor. This fixes SF bug #3274.
[eaacba6] Unlock :common-lisp package when compiling with SBCL. Fixes SF bug #3271.
[71ee1c0] Fix bug #2740: demo(romberg) fails
[5fb8f81] Add test for bug #2295: Failure to evaluate definite integral
[35c625e] Add tests for bug #2314: Two different results for an integral
[56fb70e] In tests for simplify_sum, add a few more tests from bug report #3236.
Unnumbered bugs:
[06c0fc7] operatingsystem: Make chdir work with recent gcl versions.
[7277f54] gcfactor(4/(%i+1)) gave an internal error in $bothcoef.
[c477689] Give informative error message when some index is not an integer: "rat(-1) isn't an integer?" from mailing list 2017-03-04.
[96c57d5] work around bug in gcl decode-universal-time.
[b4819b4] work around bug in gcl decode-universal-time.
[a36bf53] When evaluating float(diff(...)), apply float only to the first argument. Fixes bug reported to mailing list 2017-02-27.
[bffe54f] In GETL-LM-FCN-PROP, return NIL for argument which is not a symbol. Fixes bug reported to mailing list 2017-03-04.
[ef1fa9e] Remove built-in symbols from the list for user-defined properties. Fixes bug reported to mailing list 2017-02-24.
[70e05dd] Handle Lisp arrays in MQAPPLY expressions more carefully. Fixes bug reported to mailing list 2017-02-02.
[761cc1c] Handle Lisp arrays in MQAPPLY expressions more carefully. Fixes bug reported to mailing list 2017-02-02.
[b6dd08c] A solve() enhancement by Richard Fateman that should fix a zillion of bug tickets.
[b6b5c5c] Translate define and ":=" correctly by nuking the translator property. Fixes bug reported to mailing list circa 2017-01-24.
[5cfc6fd] Fix bernoulli and binomial pdfs when p=0 or p=1
[d6739e9] Fix bernoulli and binomial pdfs when p=0 or p=1
[close]
http://maxima.sourceforge.net/index.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
KVYcam 7.1.4.2
«
Antwort #7533 am:
03 Juni, 2017, 19:20 »
KVYcam is a straightforward utility that enables you to record content from an available webcam, as well as your desktop, and connect the device to multiple other applications. It is fairly intuitive, and it offers quite a few useful features.
Freeware
Whats new:>>
1. After the message “No webcam for capture” the program disappeared.
2. Overlapping the buttons: “Select area” and “Full area”.
http://kvy.com.ua/kvycam/
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
ClipAngel v1.28
«
Antwort #7534 am:
04 Juni, 2017, 12:00 »
Clip Angel is a clipboard manager that records all data (text, image, file) that is copied, making it easy to retrieve any piece of information previously available on the Windows clipboard, even after system reboots. It Pastes in a reliable way, so it can paste in RDP, CMD, elevated windows, etc independently from current input language. Other features include:
Convenient filter by clip text functionality.
Viewing of RTF and HTML formatting.
Customize many hotkeys.
Emulate keyboard input.
Shows image fragment in clip list.
Stores clip source URL, App, Window.
Database encryption.
Application blocklist (to avoid conflicts with games and security programs), and more.
License: GPL
Changelog
Added
1. Setting "Max cells to capture image" (default 2000) for copying from Excel to prevent hign CPU load
2. Setting "Max cells to capture formatted text" (default 10000) for copying from Excel to prevent hign CPU load
3. Now, if clipboard reading errors occur while capturing clip, tray tooltip will appear
4. Process name is added to target window presentation
5. Speed up update of clip list and clip capture
Fixed
1. Problem of deleting all not favorite clips when setting "History Depth"=0
2. Problem of not opening ClipAngel window with hotkeys in some cases
[close]
https://sourceforge.net/projects/clip-angel/
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
f.lux 4.33 Beta
«
Antwort #7535 am:
04 Juni, 2017, 20:00 »
A handy and efficient piece of software designed as a customization tool for your display, so your computer's colors can adjust to the outside light.
Freeware
Whats new:>>
Easier location finding
Some fixes for LAN-based lighting
Performance improvements
https://justgetflux.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
oCam 405.0
«
Antwort #7536 am:
05 Juni, 2017, 19:15 »
oCam is a very straightforward, easy to use screen recording tool.
Features:
* Computer screen, video recording is possible.
* Pause/resume of recording function.
* Recording using the built-in video codecs(AVI, MP4, FLV, MOV, TS, VOB) and audio codecs(MP3) and real-time audio encoding
* Can record you use the external VFW codec.
* Have large video formats to support more than 4GB.
* Recording sound from your computer as you can.
* Audio recording is made possible without the stereo mix setting.(Windows 7, Vista SP1 or later)
* A variety of sound quality when recording can be selected.
* Screen capture is possible. Image Format(JPEG, GIF, PNG, BMP)
* Recording area of the keyboard can be easily controlled.
* Can record the full screen and window area.
* During recording, the mouse cursor can be set to be included.
* Bug reporting is available to developers.
* Record the results can be stored in a specific folder, you have the option.
* oCam dual-monitor support.
* Flash in the IE browser, the target area can be selected.
* Preferences from the FPS setting is possible.
* Recording schedule function is available.
Freeware
Changelog
Fixed the problem that when recording using Intel QuickSync encoder on certain CPU, MFX_ERR_DEVICE_FAILED error occurs and recording is interrupted in the middle.
Improved DirectX9 recording algorithm
Fixed that DXGI_FORMAT_B8G8R8A8_UNORM_SRGB format is not supported
Allows you to drag the border of the recording area with the mouse
If you use the Desktop Duplication API, you will not be able to record the newly connected monitor if you connect a new HDMI monitor after running the OCAM.
Fixed a problem where the screen frame of the past was captured momentarily in a specific situation when recording a full screen game using the desktop duplication API in Windows 10
Do not copy from GPU memory to GPU memory when mouse only is updated when using Desktop Duplication API on Windows 8 or later.
If you use the Desktop Duplication API, if you have more than one graphics card, only the monitor screen of the default graphics card will be recorded.
Fixed that recording area shortcut key does not work for regular users other than genuine users
[close]
http://ohsoft.net/en/product_ocam.php
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
ManicTime 3.8.1
«
Antwort #7537 am:
06 Juni, 2017, 05:40 »
ManicTime is a system tool for time management that quietly sits in the background and records your daily activities.
When you are finished with your workday you can use the collected data to accurately keep track of your time. Since it is always tracking you, that means there is no more "punch-clock" like software to report to, where you always forget to start or stop the clock. You just sit back and do your work like normal and ManicTime takes care of the rest.
Freeware
Changelog
•Bug fix: When using the same application for longer period, too many screenshots got deleted
•Bug fix: When Advanced search loaded, it filled the filter value with the last non empty search
[close]
http://www.manictime.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
CSearcher v1.5.3.0
«
Antwort #7538 am:
06 Juni, 2017, 18:15 »
CSearcher is a simple and fast free non-indexing search program. Searching computer files and folders is rather common for every PC user daily. Using standard Windows Explorer solution for this has many disavantages: it's slow, uses lots of RAM and many times it does not find what we are looking for!
CSearcher gives users a more advanced file searching tool alternative. CSearcher includes all features of Windows Explorer search and adds many unique features.
Freeware
Changelog
New:
Function (menu Edit) that allows to remove selected item(s) from results;
Function (menu Help) that allows to open the folder where CSearcher is running from (useful for manual updates).
Fixed:
Bug when CSearcher was last opened on a removed secondary screen, it didn't display main form (was on an invalid area);
Added protection notification when trying to open several notepad or HexViewer results.
Small layout tweaks.
[close]
http://www.hnsoft.pt/
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Snipaste 1.13.4
«
Antwort #7539 am:
06 Juni, 2017, 20:15 »
Snipaste is an easy screen capture and image edition program, especially useful for detecting windows and menus, supporting pixel-level control. Both captured images and various clipboard content can be pasted as a floating window to the desktop. Windows can be moved, organized into groups, saved to file, as well as basic editions like rotation, zoom, translucence, etc.
The program can grab colors, supports themes, and includes multi-screen support. The default keys (which can be customized) are F1 for Snip and F2 for Paste.
Freeware
Changelog
New:
Tray menu item: Disable hotkeys #171
Fixed:
DPI problems for the snipping window #481 #482
Fail to start because of conflicted environment variable #457 #480
Using the Tab key during snipping cannot switch between element detection and window detection #479
Improved:
Lag after snipping (due to auto saving of snipping history)
[close]
http://www.snipaste.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
DisplayFusion 9.0 Beta 2
«
Antwort #7540 am:
07 Juni, 2017, 05:20 »
DisplayFusion 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 can do. DisplayFusion is also available in many different languages.
Changelog
- Taskbar no longer stays on top of full screen windows
- Wallpaper now applies correctly when tiling very small images
- Right-click on Slack and Discord tray icons now works correctly
[close]
http://www.binaryfortress.com/displayfusion/
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Xinorbis 8.0.14
«
Antwort #7541 am:
07 Juni, 2017, 09:11 »
Xinorbis is a simple but powerful hard disk analyzer, using a sophisticated mix of graphs, tables, and tree displays, the program provides an overview of the contents of a hard disk (or directory). Makes visible the contents, structure, file distribution, and file composition of a whole hard disk, directory, or mapped network drive.
Includes feature-rich report generation with a variety of export options and ability to compare how contents have changed between reports.
License: Freeware
Changelog
Added: Improved report editing (see Report menu)
Added: Preview to all report types (XML may take time to build)
Added: Minor improvements to logging
Added: Option to save log
Added: X.Diagnostic tool
Fixed: File size bug
Fixed: Bug when using Folder Structure display
[close]
http://www.xinorbis.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
oCam 406.0
«
Antwort #7542 am:
07 Juni, 2017, 09:14 »
Whats new:>>
Improved automatic codec selection
http://ohsoft.net/en/product_ocam.php
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Everything 1.4.1.877 Final
«
Antwort #7543 am:
07 Juni, 2017, 12:23 »
Everything is a powerful search tool that locates files and folders by file name instantly, and includes an FTP and Web server interface. Unlike Windows search, Everything initially displays all files and folders on your computer. You simply type in part of the desired file name to limit what files and folders are displayed instantly. The more you type, the more specific the list becomes.
Limitations:
Only works on NTFS-formatted drives, cannot search inside files, and only uses file and folder names in a file index. At startup, the program can take between 5 and 30 seconds to read available file catalogs.
Freeware
Changelog
Size, Dates and Attributes Indexing
Fast Sorting
Thumbnails
Preview Pane
ReFS Support
Advanced Search
Multi-file Renaming
Content Searching
Fast Reindexing
[close]
http://www.voidtools.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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Rainmeter 4.1.0 Build 2807 Beta
«
Antwort #7544 am:
07 Juni, 2017, 19:00 »
Rainmeter is a desktop customization platform. Through Rainmeter, you can enhance your Windows computer at home or work with skins: handy, compact applets which float freely on your desktop, much like Windows Sidebar gadgets, or dashboard widgets for the Mac.
Rainmeter skins provide you with useful information at a glance. It's easy to keep an eye on your system resources, like memory and battery power, or your online data streams, including email, RSS feeds, and weather forecasts. Many skins are even functional: they can record your notes and to-do lists, launch your favorite applications, and send your tweets to Twitter - all in a clean, unobtrusive interface that you can rearrange and customize to your liking.
Freeware
Whats new:>>
Fixed Shape meter: Corrected a bug introduced in r2806 that caused transform modifiers on Path shapes to be invalid.
http://rainmeter.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 )
Drucken
Seiten:
1
...
498
499
500
501
502
[
503
]
504
505
506
507
508
...
1517
Nach oben
« vorheriges
nächstes »
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Tools diverses (Desktop,Dateimanipulation,Shell etc.)...