Skip to content

A faithful replication of the macOS calculator built with HTML, CSS, and JavaScript. This project mimics both the appearance and functionality of the native macOS calculator application.

License

Notifications You must be signed in to change notification settings

yevheniiushtyk/macos-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS Calculator

This project is a faithful replication of the macOS calculator, built using HTML, CSS, and JavaScript. It aims to mimic both the appearance and functionality of the native macOS calculator application.

📖 Table of Contents

  1. 🎮 Demo
  2. 🛠️ Installation
  3. 📚 Usage
  4. 🤝 Contributing
  5. 📜 License
  6. 🌟 Acknowledgments

🎮 Demo

View Demo

Screenshot

🛠️ Installation

  1. Clone this repository:
    git clone https://github.com/yevheniiushtyk/macos-calculator
  2. Navigate to the project directory:
    cd macos-calculator
  3. Open index.html in your preferred web browser.

📚 Usage

  • Click on the calculator buttons to input numbers and perform operations.
  • Use your keyboard for input:
    • Numbers 0-9 for digit input
    • . or , for decimal point
    • +, -, *, / for basic operations
    • Enter or = to calculate the result
    • Backspace to delete the last digit
    • Escape or c for Clear
    • Alt (⌥) + Escape for All Clear
    • % for percentage

🤝 Contributing

Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.

📜 License

This project is licensed under the MIT License. See the LICENSE file for more information.

🌟 Acknowledgments

  • Inspired by the macOS calculator application
  • Font used: SF Pro Display

About

A faithful replication of the macOS calculator built with HTML, CSS, and JavaScript. This project mimics both the appearance and functionality of the native macOS calculator application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published