You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Flask digital binary clock. Rendering time in binary where Python does the heavy-lifting in server-side and JS fetches data asynchronously in the client-side. the clock can be switched to both 12h and 24h time formats. Sending stable JSON data.