{"id":20696529,"url":"https://github.com/mohamed-94/electronic-clock","last_synced_at":"2026-05-27T18:32:50.060Z","repository":{"id":188067747,"uuid":"142703464","full_name":"Mohamed-94/Electronic-Clock","owner":"Mohamed-94","description":"Drawing an electronic clock manually using C# .","archived":false,"fork":false,"pushed_at":"2020-05-19T18:26:49.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T02:47:42.989Z","etag":null,"topics":["clocks","csharp","csharp-core","graphics-programming","graphics-rendering"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mohamed-94.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}},"created_at":"2018-07-28T19:10:49.000Z","updated_at":"2019-09-27T19:10:04.000Z","dependencies_parsed_at":"2023-08-13T16:11:14.261Z","dependency_job_id":null,"html_url":"https://github.com/Mohamed-94/Electronic-Clock","commit_stats":null,"previous_names":["mohamed-94/electronic-clock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mohamed-94/Electronic-Clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FElectronic-Clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FElectronic-Clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FElectronic-Clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FElectronic-Clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohamed-94","download_url":"https://codeload.github.com/Mohamed-94/Electronic-Clock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohamed-94%2FElectronic-Clock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33579665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["clocks","csharp","csharp-core","graphics-programming","graphics-rendering"],"created_at":"2024-11-17T00:14:16.781Z","updated_at":"2026-05-27T18:32:50.044Z","avatar_url":"https://github.com/Mohamed-94.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electronic-Clock\n  \u003ch3 align=\"center\"\u003e\n  \n  Electronic Clock\n  \u003cbr\u003e\n\u003c/h3\u003e\n \n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#About\"\u003eAbout\u003c/a\u003e •\n  \u003ca href=\"#Usage\"\u003eUsage\u003c/a\u003e •\n  \u003ca href=\"#Download\"\u003eDownload\u003c/a\u003e •\n  \u003ca href=\"#Credit\"\u003eCredit\u003c/a\u003e •\n  \u003ca href=\"#related\"\u003eRelated\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e \n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n ![tronic-clock](https://user-images.githubusercontent.com/38832580/43360997-b5fd54c4-92bb-11e8-926e-7df67190bea9.gif)\n\n\u003c/div\u003e\n\n## About\n \nThis program is drawn manually to simulate the electronic clock, basically it can be used for various time benefits, but the main task actually was just to draw it manually!! with just the 'Code'..\n\nit has an analog clock embedded with the original one as well.\n\n\u003ch4\u003e\nTasks:\n\u003c/h4\u003e\n -Displaying local Date and Time\n \n -Using the C# timer \n \n -Match graphics with timer and time\n\n\n## Usage\n\nTo clone and edit this application, you'll need [Git](https://git-scm.com) and [Visual Studio Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community\u0026rel=15#) ,or any C# IDE you are familiar with, and/or can meet your demands.\n\n--This program requires .NET Framework 4.0 or higher ..\n\n*if you are using linux you will need [MonoDevelop](https://www.monodevelop.com/download/#fndtn-download-lin) instaled on your machine, which is just an open source version of .NET Framework.\n\n## Download\n\n-There's no binary included with this repository ..All you need is just to clone the source code!\n\n and than build/run it using any C# IDE you like to get your own binary file.\n \n -From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/Mohamed-94/Electronic-Clock\n\n# Go into the repository\n$ cd Electronic-Clock\n\n```\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n\n## Credit\nThis application was built with help of this Petzold's [book](http://index-of.es/Programming/CSharp/Charles%20Petzold%20-%20Programming%20Microsoft%20Windows%20with%20C%23.pdf)\n\n## Related\n\n[SuperCalculator](https://github.com/Mohamed-94/Super-Calculator_Cpp_CommandLine) - C++ CommandLine application\n\n[Hex-Calculator](https://github.com/Mohamed-94/HexCalculator) - A Calculator for Hex-dump\n \n\n## You may also like...\n\n- [Alpha-Mine](https://github.com/Mohamed-94/Alpha-Mine-ChatBot) - An Artificial Intelligence ChatBot.\n- [Dll for SQL Connection](https://github.com/Mohamed-94/DLL-for-SQL-Connection) - A Dll library for sql parsing.\n\n## License\n\nGPL\n\n---\n\n\u003e GitHub [@Mohamed-94](https://github.com/Mohamed-94) \u0026nbsp;\u0026middot;\u0026nbsp;\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed-94%2Felectronic-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohamed-94%2Felectronic-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohamed-94%2Felectronic-clock/lists"}