From b4ff04112a2c285748ae1fcb8876076e2ed03a66 Mon Sep 17 00:00:00 2001 From: Survivalful Date: Mon, 6 Apr 2026 18:24:35 +0000 Subject: [PATCH] Update README.md --- README.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8036186..ed8b550 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ +--- + # ๐Ÿงฎ Survivalcalc -A modern desktop calculator with advanced features for area and volume calculations, built with Python and Tkinter. +A modern desktop calculator with advanced features for area, volume, and electricity calculations, built with Python and Tkinter. --- @@ -9,13 +11,15 @@ A modern desktop calculator with advanced features for area and volume calculati * ๐Ÿ”ข **Standard Calculator** โ€“ Basic arithmetic with real-time computation * ๐Ÿ“ **Area Calculations** โ€“ Square, rectangle, circle, triangle, trapezoid, cylinder, sphere, cone * ๐Ÿ“ฆ **Volume Calculations** โ€“ Cube, rectangular prism, cylinder, cone, sphere, tetrahedron, trapezoidal prism +* โšก **Electricity Calculations** โ€“ Voltage, current, resistance, and power with various formulas, plus a color band resistance calculator. * ๐ŸŒ™ **Dark Mode** โ€“ Toggle between light and dark themes * ๐ŸŒ **Multi-Language Support** โ€“ German (DE) and English (EN) -* ๐Ÿ“ **Unit System** โ€“ Support for mm, cm, m, km with automatic conversion +* ๐Ÿ“ **Unit System** โ€“ Support for pm, nm, ฮผm, mm, cm, dm, m, km, Mm, Gm with automatic conversion * ๐Ÿ”„ **Adjustable Rounding** โ€“ Configure decimal places (0โ€“20) * ๐Ÿ•“ **Calculation History** โ€“ Track last 3 calculations with SQLite storage * โš™๏ธ **Persistent Settings** โ€“ All preferences saved automatically * โŒจ๏ธ **Keyboard Support** โ€“ Full keyboard shortcuts for calculator operations +* ๐Ÿ”„ **Automatic Updates** โ€“ Notifies you when a new version is available. --- @@ -48,6 +52,14 @@ A modern desktop calculator with advanced features for area and volume calculati 5. Select your units 6. Results update automatically +### Electricity Calculations +1. Open **Shapes** menu +2. Select **Electricity** +3. Choose the quantity to calculate (e.g., Voltage, Current) +4. Select the formula you want to use (e.g., U = I ยท R) +5. Enter your values +6. Results update automatically + ### Settings - Toggle dark mode - Enable/disable rounding @@ -71,7 +83,7 @@ A modern desktop calculator with advanced features for area and volume calculati * **OS**: Windows 7 or later * **RAM**: 50 MB minimum * **Disk Space**: 10 MB -* **Internet**: Required for initial download only +* **Internet**: Required for initial download and update checks --- @@ -101,20 +113,20 @@ Or run **Survivalcalc_Uninstaller.exe** directly. ## ๐Ÿ“ฌ Support -* ๐ŸŒ **Website**: [Github](https://survivalful.de/survivalcalc/) +* ๐ŸŒ **Website**: [official Webseite](https://survivalful.de). * ๐Ÿ“ง **Email**: [team@survivalful.de](mailto:team@survivalful.de) --- ## ๐Ÿ“œ License -MIT License ยฉ 2026 Survivalful +GPL License ยฉ 2026 Survivalful --- ## ๐Ÿ“Š Version Info -* **Version**: 1.0.0 +* **Version**: 1.0.2 * **Release**: 24.03.2026 * **Status**: Stable @@ -124,4 +136,4 @@ MIT License ยฉ 2026 Survivalful If you like Survivalcalc, consider sharing it with others! -**Enjoy calculating!** ๐ŸŽฏ +**Enjoy calculating!** ๐ŸŽฏ \ No newline at end of file