Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube BETA <<< 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
...
914
915
916
917
918
[
919
]
920
921
922
923
924
...
1174
Nach unten
Autor
Thema: Tools diverses (Desktop,Dateimanipulation,Shell etc.)... (Gelesen 818913 mal)
0 Mitglieder und 3 Gäste betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Anki 2.1.24 Beta 1
«
Antwort #13770 am:
21 März, 2020, 19:20 »
Anki is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule review times.
License: Open Source
Changelog
Searching:
You can now use re:something to search via regular expression, eg: – re:bdogb will search for the word ‘dog’. It has a word boundary character (b) at the start and end, so it will match ‘a dog’, but not ‘a doggy’. – front:re:t+1 would match “t1”, “tt1” and so on in the Front field – When searching by regex, unicode case folding is used, so searching for re:über will show a card that has “Über” on it.
nc:something (short for “no combining”) can be used to search while ignoring accents, eg nc:uber will match both “über” and “Über”. This behaves the same way as the “Ignore Accents” add-on, but is about 16x faster.
You can now sort on the deck, card template, note type and tags columns.
You can now use wildcards when limiting the search to a field, eg field*:something.
You can now use wildcards when searching for a card template or note type by name.
rated:x searches are now capped to a year instead of a month.
You can now escaped double-quotes in a search - eg "foo"bar"
Single-quote searches are no longer supported.
A version of Advanced Browser that works with this beta has been made available here. Not everything has been tested, and sorting on some fields will not currently work properly.
Because the searching code has been rewritten, add-ons that modify the search code will need to be updated to support 2.1.24. Unfortunately it is no longer possible to override the Finder class - add-ons will need to use the new hooks in the browser screen to either rewrite the search text, or perform their own lookups instead.
Database changes (mainly of interest to add-on developers):
Anki now uses Rust’s sqlite libraries instead of Python’s.
The ‘db’ object on the collection retains most of the same API as before, minimizing the amount of immediate code changes that are required.
Some less-used features like named sqlite bindings (“where column = :foo”) are no longer supported.
The old database code remains in db.py, and add-ons can continue to use it for accessing their own databases.
The database is now behind a mutex, and can be safely accessed from a background thread.
Various screens like the database check have been updated to run on a background thread, so they no longer lock up the UI while they’re running.
The database progress handler has been removed. Anki previous had sqlite call back into Python periodically during long-running DB operations so it could drain the UI queue, but this would vary in choppyness depending on the type of DB operation being performed, and it was the cause of some crashes in the past. Add-ons that perform long-running operations should instead use mw.taskman.run_in_background() or their own threading solution moving forward.
Other changes:
Anki will now wait for a media sync to complete or be aborted before closing the collection.
Fixed progress dialogs failing to appear in a timely manner.
Allow the type answer arrow to be styled (thanks to Evandro).
More hooks (thanks to Arthur).
[close]
http://ichi2.net/anki/
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: 158890
Ohne Input kein Output
WordWeb Free v9.0
«
Antwort #13771 am:
21 März, 2020, 20:10 »
WordWeb is a one-click English thesaurus and dictionary that can look up words in almost any program. It works off-line, but can also look up words in web references such as the Wikipedia encyclopedia. It includes full dictionary and thesaurus for American, British, Canadian, Australian, Indian, and global English.
Changelog
Extensive revisions, with thousands of new words, senses and updates
Much more comprehensive tagging of informal and other usages
Thousands of new audio pronunciations
Support for Dark Mode theme (WordWeb and additional non-web dictionaries)
Support for latest MS Edge browser
Display improvements for high-DPI screens (minor remaining issues with dark mode to be fixed in update)
Shortcuts Ctrl+Tab for next tab, Ctrl+Shift+Tab for previous tab
Improve mouse wheel and trackpad scrolling control
Clearer hotkey setting when mouse buttons swapped
Collins dictionary add-on updated with latest edition, Chambers dictionary add-on updated with minor corrections. (if already purchased, re-download and install from your order download page)
[close]
https://wordweb.info/free/
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: 158890
Ohne Input kein Output
Yori 1.21
«
Antwort #13772 am:
22 März, 2020, 09:15 »
Yori is a CMD replacement shell to augment command-line capabilities with support for backquotes, job control as well as improving tab completion, file matching, aliases, command history, and more
It also supports paths beyond MAX_PATH, along with an assortment of other tools and utilities.
License: Open Source
Changelog
Uninstall support is optional in ysetup
Various minor bugfixes and help updates
[close]
http://www.malsmith.net/yori/
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: 158890
Ohne Input kein Output
wnr 1.13.1
«
Antwort #13773 am:
22 März, 2020, 10:15 »
Minimalistic work/rest time management application that allows you to set timers and can display notifications when you need to start or stop working.
MIT License
Changelog
Infinity mode.
Even better support for touchscreen.
Optimized for the reliability of this app.
Smooth hide available for the main window.
A seperated language system and it's more friendly for contributors.
A context menu is added for settings page.
Bugs fixed.
A better accelerator system.
Animations added.
Other general optimizations made:
Using iconfont instead of fontawesome
Better lock mode
Better dark mode behavior
Other programming updates
[close]
https://github.com/RoderickQiu/wnr/
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: 158890
Ohne Input kein Output
Balabolka 2.15.0.736
«
Antwort #13774 am:
22 März, 2020, 12:30 »
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
Whats new:>>
Fixed small bugs.
Resources for Slovenian language were updated (thanks to Jožef Gregorc).
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
aText 1.2.2
«
Antwort #13775 am:
22 März, 2020, 12:50 »
Whats new:>>
Fixed a crash in recent update.
Fixed a major bug in previous version when pressing Alt + Tab.
Option "Request Administrator privileges when auto-start".
https://www.trankynam.com/atext/
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: 158890
Ohne Input kein Output
Cairo Desktop 0.3.6971.0 Pre-release
«
Antwort #13776 am:
22 März, 2020, 18:10 »
A customizable and modern-looking desktop environment that replaces the standard Windows desktop, providing easy access to folders and settings.
Freeware
Changelog
Added ability to scroll the desktop using the mouse scroll wheel
Added Russian language (#359, thanks @curoviyxru!)
Added system notification area icons, such as network and power, when Cairo is running as shell (#146, #304, #310)
Added taskbar progress indicator support (#169)
Added volume mixer shortcut to the volume icon menu
Fixed an issue causing the Explorer shell to launch when opening Explorer windows with Cairo set as shell
Fixed crash when the taskbar could not initialize properly (#357)
Fixed lock screen causing Cairo to go behind windows
Fixed some applications crashing when Cairo is running alongside Explorer, such as some installers, 1Password, LaunchBox, and Novabench (#95, #154, #279)
Fixed some background style settings not showing localized names (#360)
Fixed some shell windows not appearing on the taskbar
Fixed stacks sometimes being the wrong size
Improved reliability when displays are added/removed and when screen resolution or DPI are changed (#110, #213)
[close]
https://cairodesktop.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: 158890
Ohne Input kein Output
MiTeC EXE Explorer 2.6.0
«
Antwort #13777 am:
22 März, 2020, 18:30 »
It reads and displays executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types. .NET executables are supported too.
It enumerates introduced classes, used units and forms for files compiled by Borland compilers. It contains powerfull Resource Viewer that is able to abalyze and display al basic resouce types and some extra ones as JPEG, PNG, GIF, AVI, REGISTRY. It contains excellent Type Library viewer that enumerates all objects and creates import interface unit in Object Pascal language. Every type of resource can be saved to file. EXE Explorer produces text report with all important information about selected file.
Searching capability is also available. It searches all resources that can be interpreted as text.
Free to use for both private and commercial users.
Whats new:>>
Running process browser added.
http://www.mitec.cz/exe.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: 158890
Ohne Input kein Output
101 Clips 31.10
«
Antwort #13778 am:
22 März, 2020, 19:45 »
Keep a record of everything you copy and paste with the help of this lightweight multi-clipboard program that can also capture your screen.
Freeware
http://www.101clips.com/freeclip.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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SmartSystemMenu 1.7.2.0
«
Antwort #13779 am:
22 März, 2020, 20:50 »
This little utility will help make working with multiple windows a more efficient process with more than enough useful functions to streamline your work. It can be attached to the title bar menu keeping it in easy reach. The fact that it is portable is just another bonus as you can quickly load it on a flash drive for use on any machine you may be using.
License: Open Source
Whats new:>>
Fixed an error. After closing SSM all the menus will retain their custom items.
For windows like:
Command Prompt
Windows PowerShell
PowerShell Core
https://github.com/AlexanderPro/SmartSystemMenu
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: 158890
Ohne Input kein Output
Open Log Viewer 1.3.0
«
Antwort #13780 am:
22 März, 2020, 21:40 »
Open Log Viewer is an Open Source app for the reading of log files.
Open Log Viewer records important historical program use events and provides an organized display for viewing. It is set up to record actions, essential changes, and any interactions occurring with other apps, as well as any errors or crashes. The compiled log file is recorded using logging levels like Debug, Error, Warning, and Fatal.
It also provides color-coding to differentiate between the logging levels making prioritization of any recorded event easy.
License: Open Source
Changelog
Improvements:
Now you can use valid Java Script regular expressions when you specify a pattern for a log severity.
Bugs Fixed:
A button to close the about dialog should appear for linux and mac.
[close]
https://github.com/tmoreno/open-log-viewer
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: 158890
Ohne Input kein Output
Hallo northern sky 4.1.15
«
Antwort #13781 am:
23 März, 2020, 09:45 »
Comprehensive planetarium that allows you to explore the night sky, go to a specific position, perform search operations, connect to ASCOM telescopes, and import data from FITS files.
Donationware
Whats new:>>
Fixed a double click problem in search window.
Fixed an alignment problem and colour problem in menu move_to.
Some code improvement.
http://www.hnsky.org/software.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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Alternate Splitter 1.710
«
Antwort #13782 am:
23 März, 2020, 10:15 »
Alternate Splitter is a useful tool for any user who wishes to split a file or merge several documents into a single one. The tool is simple to use, features a friendly interface and allows you to select the destination folder.
Freeware
Whats new:>>
GUI updated: MsgBox images
http://www.alternate-tools.com/pages/c_splitter.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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Aladin 11.020 Beta
«
Antwort #13783 am:
23 März, 2020, 17:45 »
Aladin is a reliable program that allows you to acquire sky maps from dedicated services and analyze star properties, distances or coordinates. This astronomical analyzer allows you to associate images to coordinates, match object luminosity, create cross references, as well as draw shapes or contours.
License: GPLv3
Whats new:>>
query by any region - ellipse2moc support
https://aladin.u-strasbg.fr/AladinDesktop/
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: 158890
Ohne Input kein Output
Anki 2.1.24 Beta 2
«
Antwort #13784 am:
23 März, 2020, 18:10 »
Anki is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule review times.
License: Open Source
Changelog
The media check will now fix file references in fields that broke because a filename was shortened as part of a sync.
Fixed error when reviewing (thanks to zjosua).
Fixed reverse sort order for some browser columns.
Fixed the UI displaying badly when macOS dark mode changes while Anki is running.
Don’t show a popup when a network error occurs while syncing media.
Fixed the collection_did_load add-on hook.
Fixed searches for “(something )” with a trailing space not working.
Fixed the wrong language shown in the preferences screen for some languages.
[close]
http://ichi2.net/anki/
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
...
914
915
916
917
918
[
919
]
920
921
922
923
924
...
1174
Nach oben
« vorheriges
nächstes »
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Tools diverses (Desktop,Dateimanipulation,Shell etc.)...