{"id":31551475,"url":"https://github.com/muradisazade777/timesync","last_synced_at":"2025-10-08T12:55:13.356Z","repository":{"id":317544170,"uuid":"1067881029","full_name":"MuradIsazade777/TimeSync","owner":"MuradIsazade777","description":"TimeSync is a lightweight TypeScript + JavaScript utility that displays the current local and UTC time in the terminal. Designed for clarity, speed, and modularity — no CRUD, no clutter.","archived":false,"fork":false,"pushed_at":"2025-10-01T14:49:39.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-01T16:25:53.694Z","etag":null,"topics":["api","backend","javascript","json","library","modules","real-time","server","sync","token","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuradIsazade777.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-01T14:20:32.000Z","updated_at":"2025-10-01T16:06:52.000Z","dependencies_parsed_at":"2025-10-01T16:28:35.125Z","dependency_job_id":"3022b784-cdb4-4651-b2b0-f7fa53624b30","html_url":"https://github.com/MuradIsazade777/TimeSync","commit_stats":null,"previous_names":["muradisazade777/timesync"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MuradIsazade777/TimeSync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FTimeSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FTimeSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FTimeSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FTimeSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuradIsazade777","download_url":"https://codeload.github.com/MuradIsazade777/TimeSync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FTimeSync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909713,"owners_count":26066887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","backend","javascript","json","library","modules","real-time","server","sync","token","typescript"],"created_at":"2025-10-04T18:56:51.783Z","updated_at":"2025-10-08T12:55:13.321Z","avatar_url":"https://github.com/MuradIsazade777.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⏰ TimeSync\n\n**TimeSync** is a lightweight TypeScript + JavaScript utility that displays the current local and UTC time in the terminal. Designed for clarity, speed, and modularity — no CRUD, no clutter.\n---\n\n## 📦 Features\n\n- Local time display based on system settings\n- UTC time display for global reference\n- Clean modular structure with TypeScript and JSON\n- No delete/update logic — pure read-only utility\n- Ready for GitHub presentation and terminal execution\n---\n\n## 🚀 Quick Start\n\n```bash\n# Compile TypeScript files\ntsc\n\n# Run the project\nnode dist/index.js\n```\n\n🖥️ Sample Output\n```bash\n$ node dist/index.js\n📍 Project: TimeSync\n🕒 Local Time: 01.10.2025, 18:18:26\n🌐 UTC Time: Wed, 01 Oct 2025 14:18:26 GMT\n```\n\n📁 Project Structure\n```Code\ntimesync/\n├── src/\n│   ├── index.ts         # Main entry point\n│   ├── utils.ts         # Time functions\n│   └── config.json      # Project metadata\n├── public/\n│   └── index.js         # Frontend placeholder\n├── tsconfig.json        # TypeScript configuration\n└── README.md            # Documentation\n```\n\n🧠 Philosophy\nTimeSync is built for developers who value simplicity, modularity, and clean output.\nIt’s ideal for showcasing TypeScript setup, JSON imports, and\nterminal-based utilities without unnecessary complexity.\n\n📜 License\nThis project is licensed under the MIT License. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuradisazade777%2Ftimesync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuradisazade777%2Ftimesync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuradisazade777%2Ftimesync/lists"}