Releases: cloudkuimages/jam
1.0.0
Full Changelog: https://github.com/cloudkuimages/jam/commits/1.0.0
🕒 Jam Realtime Indonesia
Aplikasi jam digital realtime dengan tampilan modern dan responsif yang menampilkan waktu Indonesia dalam 3 zona waktu utama.
✨ Features
- 🌐 Multi Timezone Support: WIB, WITA, WIT
- 📱 Responsive Design: Kompatibel dengan semua perangkat
- 🎨 Modern UI: Desain card yang elegan dan modern
- ⚡ Real-time Updates: Update waktu setiap detik
- 🔄 Auto Refresh: Tidak perlu reload manual
- 🌙 Dark Theme: Tema gelap yang nyaman di mata
🚀 Demo
Live Demo: cloudkuimages.guru/jam
📋 Zona Waktu Indonesia
| Zona | Wilayah | UTC Offset |
|---|---|---|
| WIB | Jawa, Sumatra, Kalimantan Barat & Tengah | UTC+7 |
| WITA | Kalimantan Selatan & Timur, Sulawesi, Bali, NTB, NTT | UTC+8 |
| WIT | Maluku, Papua | UTC+9 |
🛠️ Tech Stack
- HTML5 - Struktur aplikasi
- CSS3 - Styling modern dengan flexbox/grid
- JavaScript - Logic realtime clock
- No Dependencies - Pure vanilla JavaScript
📁 Structure
jam/
├── index.html # Main application file
├── README.md # Documentation
└── assets/
├── css/
│ └── style.css # Styling (optional)
└── js/
└── app.js # JavaScript logic (optional)
🎯 Usage
-
Clone Repository
git clone https://github.com/cloudkuimages/jam.git cd jam -
Open in Browser
# Buka file index.html di browser open index.html -
Deploy
- Upload ke hosting static
- Atau gunakan GitHub Pages
🌟 Preview
📱 Responsive Design
- ✅ Desktop (1920px+)
- ✅ Laptop (1024px - 1919px)
- ✅ Tablet (768px - 1023px)
- ✅ Mobile (320px - 767px)
🎨 Customization
Aplikasi ini dapat disesuaikan dengan mudah:
- Warna Tema: Edit variabel CSS
- Font: Ganti font family
- Layout: Modifikasi grid/flexbox
- Animasi: Tambah CSS transitions
🔧 Development
Prerequisites
- Web browser modern
- Text editor/IDE
- Git (optional)
Local Development
# 1. Clone repository git clone https://github.com/cloudkuimages/jam.git2. Navigate to directory
cd jam
3. Open in browser
Buka index.html di browser favorit
📞 Support
Jika ada pertanyaan atau saran:
- 🌐 Website: cloudku.us.kg
- 📧 Email: contact@cloudkuimages.guru
- 💬 Issues: GitHub Issues
🏢 About
Developer: AlfiDev
Organization: CloudKu Images
Our Platforms
📄 License
MIT License - bebas untuk digunakan dan dimodifikasi.
🤝 Contributing
Kontribusi sangat diterima! Silakan:
- Fork repository
- Buat branch feature (
git checkout -b feature/amazing-feature) - Commit changes (
git commit -m 'Add amazing feature') - Push to branch (
git push origin feature/amazing-feature) - Open Pull Request
📈 Roadmap
- Tambah timezone internasional
- Tema warna multiple
- Alarm & timer
- Widget mode
- PWA support
🔥 Performance
- ⚡ Load time: < 1 detik
- 📦 Bundle size: < 50KB
- 🚀 First paint: < 500ms
- 📱 Mobile friendly: 100%
<div align="center">
🌟 Star repository ini jika bermanfaat!
Dibuat dengan ❤️ oleh AlfiDev
</div> # 🕒 Jam Realtime IndonesiaAplikasi jam digital realtime dengan tampilan modern dan responsif yang menampilkan waktu Indonesia dalam 3 zona waktu utama.
✨ Features
- 🌐 Multi Timezone Support: WIB, WITA, WIT
- 📱 Responsive Design: Kompatibel dengan semua perangkat
- 🎨 Modern UI: Desain card yang elegan dan modern
- ⚡ Real-time Updates: Update waktu setiap detik
- 🔄 Auto Refresh: Tidak perlu reload manual
- 🌙 Dark Theme: Tema gelap yang nyaman di mata
🚀 Demo
Live Demo: [cloudkuimages.guru/jam](https://cloudkuimages.guru/jam)
📋 Zona Waktu Indonesia
| Zona | Wilayah | UTC Offset |
|---|---|---|
| WIB | Jawa, Sumatra, Kalimantan Barat & Tengah | UTC+7 |
| WITA | Kalimantan Selatan & Timur, Sulawesi, Bali, NTB, NTT | UTC+8 |
| WIT | Maluku, Papua | UTC+9 |
🛠️ Tech Stack
- HTML5 - Struktur aplikasi
- CSS3 - Styling modern dengan flexbox/grid
- JavaScript - Logic realtime clock
- No Dependencies - Pure vanilla JavaScript
📁 Structure
jam/
├── index.html # Main application file
├── README.md # Documentation
└── assets/
├── css/
│ └── style.css # Styling (optional)
└── js/
└── app.js # JavaScript logic (optional)
🎯 Usage
-
Clone Repository
git clone https://github.com/cloudkuimages/jam.git cd jam -
Open in Browser
# Buka file index.html di browser open index.html -
Deploy
- Upload ke hosting static
- Atau gunakan GitHub Pages
🌟 Preview
📱 Responsive Design
- ✅ Desktop (1920px+)
- ✅ Laptop (1024px - 1919px)
- ✅ Tablet (768px - 1023px)
- ✅ Mobile (320px - 767px)
🎨 Customization
Aplikasi ini dapat disesuaikan dengan mudah:
- Warna Tema: Edit variabel CSS
- Font: Ganti font family
- Layout: Modifikasi grid/flexbox
- Animasi: Tambah CSS transitions
🔧 Development
Prerequisites
- Web browser modern
- Text editor/IDE
- Git (optional)
Local Development
# 1. Clone repository
git clone https://github.com/cloudkuimages/jam.git
# 2. Navigate to directory
cd jam
# 3. Open in browser
# Buka index.html di browser favorit📞 Support
Jika ada pertanyaan atau saran:
- 🌐 Website: [cloudku.us.kg](https://cloudku.us.kg)
- 📧 Email: contact@cloudkuimages.guru
- 💬 Issues: [GitHub Issues](https://github.com/cloudkuimages/jam/issues)
🏢 About
Developer: AlfiDev
Organization: CloudKu Images
Our Platforms
- 🌐 [cloudku.us.kg](https://cloudku.us.kg)
- 📸 [cloudkuimages.guru](https://cloudkuimages.guru)
- 💼 [cloudkuimages.com](https://cloudkuimages.com)
📄 License
MIT License - bebas untuk digunakan dan dimodifikasi.
🤝 Contributing
Kontribusi sangat diterima! Silakan:
- Fork repository
- Buat branch feature (
git checkout -b feature/amazing-feature) - Commit changes (
git commit -m 'Add amazing feature') - Push to branch (
git push origin feature/amazing-feature) - Open Pull Request
📈 Roadmap
- Tambah timezone internasional
- Tema warna multiple
- Alarm & timer
- Widget mode
- PWA support
🔥 Performance
- ⚡ Load time: < 1 detik
- 📦 Bundle size: < 50KB
- 🚀 First paint: < 500ms
- 📱 Mobile friendly: 100%
🌟 Star repository ini jika bermanfaat!
Dibuat dengan ❤️ oleh [AlfiDev](https://github.com/cloudkuimages)
[⬆ Back to top](#-jam-realtime-indonesia)