Skip to content / Langsung ke kontenChangelog
What's new in Ringkes
v1.1.1 — Transit Search
Transit Schedule Search
- Search KRL, MRT Jakarta, LRT Jakarta, and LRT Jabodebek schedules directly from the search bar
- Shows next 3 upcoming trains with countdown, destination, and line name
- Supports natural queries: "jadwal krl cisauk", "mrt haji nawi", "lrt jabodebek cawang"
Direction Filter
- All transit modes now have direction filter pills (e.g. → Bundaran HI / → Lebak Bulus for MRT)
- KRL groups routes by terminus — "Kampung Bandan Via MRI" and "Kampung Bandan Via PSE" share one button
- Only directions with actual upcoming trains are shown — terminus stations show no filter
- Each direction shows its own independent 3-train window
v1.1.0 — Live Search
Live Search
- Live inline results appear as you type — no need to open a separate tool
- Works across all 3 search surfaces: homepage, directory, and discovery widgets
- Results shown in a two-column card with badge pill, value, and label
- Full bilingual support — queries work in Indonesian and English
Math Calculator
- Supports +, -, *, /, ^, %, parentheses, and decimal numbers
- Unicode operators: ×, ÷, −
Unit Converter
- 30+ unit types: length, mass, volume, temperature, area, speed, data, time
- Supports "to" and "ke" as the conversion keyword
- Temperature uses non-linear conversion (°C ↔ °F ↔ K)
Geometry Calculator
- 9 shapes: circle, square, rectangle, triangle, cube, cuboid, sphere, cylinder, cone
- 4 operations per shape: area, perimeter, surface area, volume
- Unit-aware output: "luas lingkaran 5cm" → shows result as cm²
- "diameter" keyword auto-converts to radius
Currency Converter
- Real-time rates via open.er-api.com
- 40+ currencies: IDR, USD, EUR, SGD, JPY, and more
- Rates cached 1 hour in localStorage — fast and offline-friendly
- Shows last rate update date below the conversion result
Date Calculator
- Relative dates: "1 day ago", "3 weeks from now", "100 hari kedepan", "2 bulan lalu"
- Countdown to a date: "1 juli berapa hari lagi", "17 agustus berapa minggu lagi"
- Supports hari, minggu, bulan, tahun — or auto-picks the best unit
- Auto-infers year: picks nearest future/past occurrence when omitted
- Coarser units (weeks/months/years) show exact day count as extra info
Indonesian Public Holidays
- Powered by libur.deno.dev — official government holiday data
- Query by month: "libur bulan mei", "holidays in april 2027"
- Query by year: "libur 2027" — full holiday list with count
- Check today or tomorrow: "libur hari ini", "libur besok"
- Scrollable list with date, name, and National vs Joint Leave tag per entry
- Cached 24 hours
v1.0.0 — Official Launch
Micro-Tools
- JSON Formatter — beautify, minify, and validate JSON instantly
- Salary Calculator — calculate take-home pay with tax & BPJS deductions
- Pomodoro Timer — focus sessions with break reminders and session history
- Prayer Times — accurate daily prayer schedule based on your location
- Age Calculator — calculate exact age in years, months, and days
- Unit Converter — convert length, weight, temperature, and more
- WA Direct — send WhatsApp messages without saving the number
Offline-First PWA
- Service worker caches all tools for offline use
- Installable as a standalone app on mobile and desktop
- Background sync queues actions when offline
Cloud Sync
- Salary Calculator and Pomodoro data synced to the cloud when logged in
- Seamless transition between devices — pick up where you left off
- Conflict resolution with last-write-wins strategy
Favorites
- Mark tools as favorites for quick access from the homepage
- Stored in localStorage for instant loading
- Synced to cloud when signed in — favorites follow you everywhere
Bilingual Support
- Full English and Bahasa Indonesia interface
- Language preference saved and remembered across sessions
- All tools, descriptions, and UI elements translated
Admin & Community
- Admin panel for managing tools, categories, and user data
- Tool suggestion system — users can propose new micro-tools
- Analytics tracking for opens, shares, and installs
Authentication
- Magic link login — no passwords needed
- Secure session management with automatic refresh
v0.9.0 — Beta
Beta Release
- Internal testing with 5 initial tools
- Core PWA infrastructure and service worker setup
- Basic authentication flow with magic links
- Initial bilingual content for all pages