WaCaller is a sleek, modern web application that allows you to instantly send WhatsApp messages to phone numbers without having to clutter your contacts list by saving them first.
- Premium Glassmorphism UI: Beautifully designed interface with smooth animations, dark-mode themes, and subtle floating background interactions.
- Country Code Selector: Quickly choose your international dialing code. Popular ones are listed at the top.
- Smart Number Formatting: Feel free to paste numbers with spaces, dashes, or parentheses. WaCaller will intelligently parse and extract only the relevant digits.
- Smart History: Remembers your most recently messaged 4 numbers utilizing browser local storage so you can easily pull them back up again.
- Responsive Design: Dynamically adjusts layout to perfectly fit screens from large desktop monitors down to mobile phone sizes.
- WhatsApp Icon: Ships with a premium, custom-designed inner glass icon inspired by WhatsApp aesthetics.
Since it relies purely on core, vanilla frontend web technologies, you don't even need a server!
- Download or clone this repository to your local machine:
git clone https://github.com/fraej/WaCaller.git- Simply double-click on
index.htmlto open it in your favorite modern browser.
- HTML5: Semantic tags, optimized meta structures.
- CSS3: Pure custom glassmorphism design, native variables, standard positioning, zero-dependency.
- Vanilla JS: ES6+ modules used for DOM manipulation and local storage API management.
Feel free to open style.css and change the :root variables:
--bg-dark,--wa-green, and--glass-bghandle primary branding. Changing these entirely shifts the mood!
Created for efficient messaging & beautifully fluid interactions.