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

0 Mitglieder und 34 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DxWnd 2.04.96 Beta
« Antwort #10395 am: 09 November, 2018, 05:00 »
DxWnd is a Win32 hooker that intercepts and alters the behavior of window messages and APIs. It intercepts events and injects code into the configured tasks to run fullscreen programs in a windowed environment while maintaining proper behavior. Simply put, DxWnd is a tool that does its best to let you run fullscreen applications in a window.

License:    GPL

Changelog

Add: GDI32 Chord wrapper - referred in "Fallen Haven"
Add: frames unit of measure handling in mciSendCommand wrapper
Add: HACKMCIFRAMES flag to fake a customary frame number on each audio track - unprotects "Absolute Terror"
Fix: handling of case insensitive commands in mciSendString wrapper - needed for "Fallen Haven"
Fix: code reorganization for mciSendString wrapper
Fix: handling of "status cdaudio mode" command string in mciSendString wrapper - needed for "Fallen Haven"
Fix: USER32 ScrollDC wrapper in stretched mode
Fix: mci sound emulation starting with correct msf time format instead of tmsf
Fix: mci sound emulation fixed time format procedures in several cases
Add: tentative full implementation of mciSendStringW wrapper
Fix: inhibit virtual resolution changes from windows created from within a main window - improves "Fallen Haven" rendering

[close]

https://sourceforge.net/projects/dxwnd/

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
WinDynamicDesktop 2.1.1
« Antwort #10396 am: 09 November, 2018, 05:20 »
Have your wallpaper changed periodically to reflect the time of day with the help of this app that reinterprets a feature originally developed for macOS Mojave.

MIT License

Whats new:>>

Check if .NET Framework 4.5 or newer is present in the installer
Add host for theme files that should be accessible in China
Improvements to wallpaper changing in UWP app and error logging

https://github.com/t1m0thyj/WinDynamicDesktop

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Quick Access Popup 9.2.9.8 Beta
« Antwort #10397 am: 09 November, 2018, 09:04 »
Quick Access Popup (QAP) lets you move like a breeze between your frequently used folders, documents, applications, Webpages, and etc.

License: Zlib license

Changelog

Skip custom icon retrieving if folder is on a network share (all paths starting with "\")

[close]

http://www.quickaccesspopup.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: 191383
  • Ohne Input kein Output
    • DVB-Cube
ShareX 12.3.0
« Antwort #10398 am: 09 November, 2018, 09:14 »
ShareX is an open source program that lets you take screenshots of any selected area with a single key, save them in your clipboard, hard disk or instantly upload them to over 25 different file hosting services. ShareX can capture screenshots with different shapes: rectangle, rounded rectangle, ellipse, triangle, diamond, polygon and also freehand. It can upload images, text files and all other different file types. It is able to capture screenshots with transparency and shadow. The program also supports clipboard upload and drag-and-drop.

Open Source

Changelog

Added two pass encoding option to screen recording; basically it records lossless with highest performance option then after recording is done, it applies your encoding options. That way you can select slow encoding option for low file size output without sacrificing recording performance
Added WebP encoding support to screen recording
Added APNG encoding support to screen recording
Added AMF encoding support to screen recording (by @sylveon)
Removed screen record CLI option because task actions already have same functionality and with new two pass encoding option it was not that required anymore
Added Kutt URL shortener support
Added Backblaze B2 file uploader support (by @tinybarks)
Added Mexican Spanish language support (by @absay)
Save buttons in image editor will use task settings to generate name if file name is not supplied yet, that way user can save without use “Save as…” dialog first
Added URL filtering support to history window
Added search support to image history window
Moved image history settings from toolbar to its own settings window
Show total and filtered item count in image history window title bar
When a task is using OCR, save result to a text file with same name (by @YueLinHo)
Added “Use light resize nodes” option to region capture options menu which makes resize nodes transparent
Changes to personal path detection, you can find detailed info about how ShareX decides about personal path in here
Modified default file name pattern to use random alphanumeric: %pn_%ra{10} for new installations. If you want previous date time file naming then you can replace it with: %pn_%y-%mo-%d_%h-%mi-%s
Support name pattern in custom capture path
When using %pn (process name) name pattern empty spaces will be replaced with underscore
Added starting step number option to step drawing tool (by @Fyers)
In image editor text input window, properly handle enter key with CJK input (by @tinybarks)
In custom uploader, regex syntax | character will be used as group separator instead of , to be consistent with other syntaxes, for backward compatibility , character is still going to be supported for some time
Removed support for old implicit custom uploader regex syntax such as $1,1$ now regex syntax must be declared explicitly like this $regex:1|1$
Added select syntax to custom uploader parser which shows window for user to select single option; example syntax: $select:domain1.com|domain2.com$
Added prompt syntax to custom uploader parser which shows input dialog for user to type text; example syntaxes: $prompt$ $prompt:title$ $prompt:title|default value$
Added base64 syntax to custom uploader parser, example syntax for authorization header: Basic $base64:username:password$
Support custom uploader syntax in arguments and headers too
You can find more info about all supported custom uploader syntax from here
Use a cryptographically stronger random value generator, for example while generating random file name (by @tinybarks)
Added option to automatically select last completed task in main window (Application settings -> Advanced tab -> AutoSelectLastCompletedTask)
Add upload log button to debug log window (by @sylveon)
Remember column widths of main window task list
Full screen image viewer will now show on active monitor (by @Fyers)
Allow toast notification to have image preview even when image isn’t saved as file (by @sylveon)
Added support for extensionless uploads on Google Cloud Storage (by @sylveon)
Added expiry time option to ownCloud / Nextcloud (by @jdon)
Added Imgur album paging to support listing more than 50 albums on album list
FTPS upload was accepting SSL 3.0 and TLS 1.0 previously, now instead it will accept TLS 1.0, TLS 1.1 and TLS 1.2
Improved reliability of ShareX auto start on Microsoft Store installations (by @sylveon)
ShareX will automatically start after Microsoft Store finished updating ShareX (by @sylveon)
Now Windows shutdown will wait for ShareX to save settings instead of closing it before ShareX have time to save settings (by @sylveon)
Clipboard content viewer now will cache content and upload it instead of what is in clipboard when “OK” button is pressed (by @CookieMichal)
Bidirectional control characters from file name will be removed before uploads
“Install dev build” button now always visible in application settings window

[close]

http://getsharex.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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Alternate Dictionary 2.520
« Antwort #10399 am: 09 November, 2018, 13:24 »
This intuitive and easy to understand piece of software allows you to create a dictionary of your own for various words or phrases.

Freeware

Whats new:>>

Help files updated part 2, language bugfixes
Added options to enable/disable field clearing after adding entries

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

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TrayScreenSaver 1.0
« Antwort #10400 am: 09 November, 2018, 19:15 »
TrayScreenSaver is a portable utility that allows fast screensaver control from the systray.

Simple is great, and this app is simple and to the point. It puts a screensaver management menu right on the systray for easy deployment of screensavers without unneeded navigation.

Freeware

http://www.dcmembers.com/skrommel/download/trayscreensaver/

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Extraterm 0.37.2 Pre-release
« Antwort #10401 am: 09 November, 2018, 20:30 »
Complete various file management tasks on your computer faster using an emulator terminal that enables you to use emoji and images directly in the UI.

MIT License

Changelog

This release just fixes a blocking bug for macOS reported in issue 131.

[close]

http://extraterm.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DSpeech v1.71.75
« Antwort #10402 am: 10 November, 2018, 09:50 »
DSpeech is a text-to-speech program with the option of saving the output to a variety of formats, great for creating audio books from text sources. It also supports dynamically changing the features of the voices eg. insert pauses, emphasize specific words, spell them out etc. using tags.

The program can import text from TXT, DOC, DOCX, RTF, HTML, XML, and PDF and output to MP3, OGG, AAC, WMA.

DSpeech works out-of-the-box on WinXP and above because the Microsoft speech engine SAPI5 is included by default. For WinNT/2K, you will need to install the speech engine separately. You will find links to plugins, speech engines and voice sets on the program website.

License: Freeware

http://dimio.altervista.org/eng/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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Quick Access Popup 9.2.9.9 Beta
« Antwort #10403 am: 10 November, 2018, 10:10 »
Quick Access Popup (QAP) lets you move like a breeze between your frequently used folders, documents, applications, Webpages, and etc.

License: Zlib license

Changelog

Undo changes tested in previous versions (v9.2.9.7/8)
When adding to the QAP_Frequent.db database an item from Windows Recent Items that is saved on an offline server, do not check for file info (date, attributes) to avoid a significant network delay
When preparing Recent menus, stop retrieving icon from folders or files on an offline server to avoid a significant network delay

[close]

http://www.quickaccesspopup.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: 191383
  • Ohne Input kein Output
    • DVB-Cube
TheAeroClock 4.74
« Antwort #10404 am: 10 November, 2018, 17:15 »
"The Aero Clock" ist eine einfache, aber auch zugleich schöne Desktopuhr mit Alpha Transparency. Dieses Windows Programm kann als eine portable Anwendung eingesetzt werden. Die Grundfunktionen: Gesamttransparenz, Grösseneinstellung, sowie die Auswahl der Uhr-Textur, bzw. des Erscheinungsbildes sind vorhanden.

License: Freeware

What's new: >>

Einige Anpassungen und Feinschliffe in der Aero-Uhr und Aktualisierung der Sprachdateien.

http://www.softwareok.com/?seite=Freeware/TheAeroClock

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Balabolka 2.14.0.678
« Antwort #10405 am: 11 November, 2018, 09: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:>>

+ Added the support of Online Text-To-Speech and Yandex SpeechKit (for testing purposes only).
* Resources for Czech, German and Italian languages were updated (thanks to Jiří Fenz, Regine Müller and Massimo Castiglia).

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Cmder 1.3.8
« Antwort #10406 am: 11 November, 2018, 09:40 »
Cmder is a software package created out of pure frustration over absence of usable console emulator on Windows. It is based on ConEmu with major config overhaul, comes with a Monokai color scheme, amazing clink (further enhanced by clink-completions) and a custom prompt layout.

MIT License

https://github.com/cmderdev/cmder

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Executor 0.99.27 Beta
« Antwort #10407 am: 11 November, 2018, 09:50 »
Executor is a program launcher and replacement for the Windows "Run" tool. It supports user-defined keywords, hotkeys for apps, auto-completion for keywords/file system/history, optional Vista-like results list, integrated calculator etc.

Freeware

Changelog

Added command called "-report" that will generate a file called "executor-report.txt" in Executors datafolder. This report can help track down bugs and problems more easily.
Added command "-folder" or "-f" which will open folder where appdata is located like executor.ini.
Added command "-exefolder" or "-ef" which will open folder where executor.exe is located.
Added option "More info" to right-click context menu of "apps" keyword. "More info" will provide process id and filename of the selected app.
Added Added that $SENDTEXT$ now supports $TIME$, $SHOWIP$, $PASTE1$, $PASTE2$, $PASTE3$, $PASTE4$ in parameter section of keyword, to support injecting time, ip and clipboard items.
Added support for $PASTE1$ (mostly useful for $SENDTEXT$).
Fixed problem where under certain settings and "-add" command would result in an access violation error.
Fixed visual glitch that sometimes an unnecessary horizontal scrollbar would appear in list of keywords in the keywords editor.

[close]

http://www.1space.dk/executor/

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: 191383
  • Ohne Input kein Output
    • DVB-Cube
7+ Taskbar Tweaker 5.6
« Antwort #10408 am: 11 November, 2018, 10:30 »
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.

Windows: 7-10

Lizenz: Freeware

Changelog

Added support for the Windows 10 October 2018 Update (build 17763).
Improved tray icon right click menu position and Taskbar Inspector resizing in high-DPI environments.
Improved the w10_large_icons advanced option to prevent artifacts such as a large touch keyboard icon and a large right click menu.
Wait until explorer is fully initialized before injecting, should fix the rare "taskbar wasn't found" error.
Improved tweaker injection cleanup, which probably fixes a crash when manually closing explorer.
Upon an update download failure, show the error code that the server returned.
Avoid a possible race condition when updating, which could cause the tweaker to become unresponsive.
Portable version: allow to save configuration for AppIDs that contain the '=' symbol.
Vietnamese translation of the program and the help file, by Chumeo_di_hia.

[close]

http://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: 191383
  • Ohne Input kein Output
    • DVB-Cube
Yapbam 0.20.8
« Antwort #10409 am: 11 November, 2018, 18:20 »
Yapbam (Yet Another Personal Bank Account Manager) is an open-source personal bank account manager. You can easily import your bank transactions from your previous account manager or from your bank online statements to Yapbam. It helps you to quickly enter your transactions with its entry wizard. It automatically generates your periodical transactions (salary, taxes, etc.). Yapbam builds your account's balance history and throws alerts when it becomes negative. Yapbam creates instantaneously budget view and category-wise charts of your expenses. At last, Yapbam provide you with a currency converter connected through the Internet to the official ECB (European Central Bank) rates.

Open Source

Changelog

When selecting a shortcut to a folder in the drop down menu of a file selection dialog, under java 1.6, Yapbam hangs. In fact, this is not a Yapbam bug, but a java1.6 bug. The best way to fix the problem is use java 1.7.
On MacOS, The copy/paste shortcut is ctrl C/V and not Command C/V. Unfortunately, this is a bug in java JTextField and can't be fixed.
On windows, using other themes than Nimbus makes description and comment columns not to be correctly vertically aligned (seems to be a Java bug).

[close]

http://www.yapbam.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 )