An open source files hash calculator for Windows and macOS.
* MD5, SHA1, SHA256 and SHA512.
* Drag & drop.
* Integrated with context menu in Explorer/Finder.
* Support Windows 7 and later.
* Support macOS 13 and later, with universal binary.
* Support Dark Mode.
* English and Simplified Chinese UI.
The icon "希" is from hash in Chinese "哈希".
Some end user utilities for the Windows operating system.
The utilities can be called thru the "Send To" context menu when right-clicking on a file or directory in the explorer or thru the Windows "Start Menu".
The package can be 'installed' portable and does not need admin rights.
◆ 𝗨𝗧𝗜𝗟𝗜𝗧𝗜𝗘𝗦
- https://sourceforge.net/projects/wa2l-wintools/files/ → README
◆ 𝗙𝗘𝗔𝗧𝗨𝗥𝗘𝗦
- https://wa2l-wintools.sourceforge.net/man1/wintools.1.html
- https://wa2l-wintools.sourceforge.net/man1/wintoolsintro.1.html
◆ 𝗣𝗔𝗖𝗞𝗔𝗚𝗘 𝗗𝗢𝗖𝗨𝗠𝗘𝗡𝗧𝗔𝗧𝗜𝗢𝗡
- http://wa2l-wintools.sourceforge.net/
◆ 𝗦𝗘𝗘 𝗔𝗟𝗦𝗢 🚩
- https://sourceforge.net/p/wa2l-wintools/wiki/Home/
◆ 𝗣𝗔𝗖𝗞𝗔𝗚𝗘 𝗙𝗢𝗥𝗠𝗔𝗧
The package is distributed in the following format:
- WA2LWinTools-<VERSION>-<DATE>.exe (self extracting zip file)
◆ 𝗢𝗧𝗛𝗘𝗥 𝗣𝗥𝗢𝗝𝗘𝗖𝗧𝗦
- https://sourceforge.net/projects/wa2l-simplebackup/
- https://sourceforge.net/projects/wa2l-edrc/
.
Lightweight Qt-based Python console with variable explorer and history
CutePy is a lightweight Qt-based Python 3 console with variable explorer, command history, syntax highlighting and customizable startup script.
Originally it was developed for simple scientific calculations as a replacement for e.g. Windows calculator or Python IDLE. Therefore its main aim is to start fast and provide more comfortable dealing with variables based on the Python language. However in the end it is a regular Python console and therefore can be used for almost any task.