Skip to content

An AutoHotkey v2 script that converts hours, minutes, and seconds into hours.

License

Notifications You must be signed in to change notification settings

Aaqil101/Time-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏳ Time-Calculator

An AutoHotkey v2 script that converts hours, minutes, and seconds into hours.

Time Calculator is an AutoHotkey script that converts hours, minutes, and seconds into total hours. It provides a simple interface to perform this conversion and is designed for ease of use. This script was generated using Claude AI and later refined.

🙏 Acknowledgments

Special thanks to both Nikola for the incredible libraries.

Big thanks to TAB Nation - Automation for the tutorials and resources used in this script.

✨ Features

  • 🕒 Converts time units (hours, minutes, and seconds) into total hours.
  • 📊 Simple and intuitive graphical user interface (GUI) for easy input and conversion.
  • ⏱️ Real-time updates: Instant calculation as you enter time values.
  • 📂 Automatically sets the working directory to the script’s location, ensuring consistent behavior across different environments.
  • 🔒 Ensures only one instance of the script is running to prevent conflicts.

🛠️ Requirements

AutoHotkey v2.0 or higher.

GuiEnhancerKit library, to enhance the look and feel of AutoHotkey GUIs.

ColorButton library, to create custom buttons.

CursorHandler library, to handle mouse movement.

CustomMsgbox library, to create custom message boxes.

ToolTipEx library, to create custom tooltips.

ColorSchemes library, to set custom color schemes.

🚀 Installation

  • 📥 Download and install AutoHotkey v2.0.

  • 💻 Clone or download this repository to your local machine.

  • 📊 Run the Time-Calculator.ahk script.

📖 Usage

  • After running the script, a GUI window will appear.

  • 🕒 Enter the hours, minutes, and seconds you wish to convert.

  • 🔜 Click the Convert button to see the total time in hours.

👤 Author

Aaqil Ilyas 👋

📜 License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

About

An AutoHotkey v2 script that converts hours, minutes, and seconds into hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published