{"id":27769223,"url":"https://github.com/sudiptob2/leet-easy","last_synced_at":"2025-04-29T20:12:49.853Z","repository":{"id":59897332,"uuid":"539813048","full_name":"sudiptob2/leet-easy","owner":"sudiptob2","description":"Get notification when leetcode publishes an easy daily challenge and grab your leetcoins.","archived":false,"fork":false,"pushed_at":"2022-11-05T18:15:09.000Z","size":380,"stargazers_count":10,"open_issues_count":6,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T20:12:44.630Z","etag":null,"topics":["desktop-notification","hacktoberfest","hacktoberfest2022","leetcode","leetcode-daily-challenge","leetcode-easy","leetcode-notification"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sudiptob2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-22T05:26:23.000Z","updated_at":"2024-10-28T07:18:52.000Z","dependencies_parsed_at":"2022-09-25T01:13:12.382Z","dependency_job_id":null,"html_url":"https://github.com/sudiptob2/leet-easy","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudiptob2%2Fleet-easy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudiptob2%2Fleet-easy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudiptob2%2Fleet-easy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudiptob2%2Fleet-easy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudiptob2","download_url":"https://codeload.github.com/sudiptob2/leet-easy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251575021,"owners_count":21611388,"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","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":["desktop-notification","hacktoberfest","hacktoberfest2022","leetcode","leetcode-daily-challenge","leetcode-easy","leetcode-notification"],"created_at":"2025-04-29T20:12:49.355Z","updated_at":"2025-04-29T20:12:49.845Z","avatar_url":"https://github.com/sudiptob2.png","language":"Python","funding_links":[],"categories":["Developer Tools \u0026 Libraries"],"sub_categories":["🚀 How to contribute"],"readme":"# LeetEasy\n![](docs/leeteasy-demo.png)\n\u003cbr/\u003e\n\u003cbr/\u003e\nDesktop notification for easy daily challenges in [leetcode](https://leetcode.com/).\n\nWe all know `Leetcode's` daily challenges are awesome :sunglasses: However, sometimes these challenges are quite difficult for people who are just starting out problem-solving \t:smiling_face_with_tear:  \nThis tool will send desktop notification when an **Easy** daily problem is published. This way you won't miss any opportunity to grab some easy **Leetcoins** :coin: and stay motivated for the day :fire:\n\n## Requirements\n- python \u003e= 3.8\n## Installation\n```shell\npip install leeteasy\n```\n## run\nSchedule leeteasy to send notification for easy leetcode problem at 14:30 (24 hours format time)\n```shell\npython -m leeteasy start 14:30 \u0026\n```\nTo add additional difficulty\n\n```shell\npython -m leeteasy start 14:30 --difficulty medium \u0026\n```\nThis will schedule leeteasy for **Easy and Medium** problem.\n\u003cbr/\u003e\n\u003cbr/\u003e\nTo stop leeteasy\n```shell\npython -m leeteasy stop\n```\n\u003e **_NOTE:_**  By default `leeteasy` checks for scheduled task in every 1 hour/3600 seconds.\n\u003e So there might be 1-hour delay from the actual scheduled time while getting the notification. However,\n\u003e this can be controlled using `--sleep_duration` option.\n\n## Linux cronjob guide\nSet a cronjob to automatically start `leeteasy` at system boot.\n```shell\n# open cronjob editor\ncrontab -e\n\n# add the following line\n@reboot python -m leeteasy start 14:30 \u0026\n\n```\n## Contributing\n\nWe are very happy to see you here. Before sending your pull requests, make sure that you read the whole workflow and the naming conventions mentioned in the [contributing guidelines](docs/CONTRIBUTING.md). \n\nIf you have any doubts regarding the contributing guidelines, please feel free to [state it clearly in an issue](https://github.com/sudiptob2/leet-easy/issues/new/choose). All the best!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudiptob2%2Fleet-easy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudiptob2%2Fleet-easy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudiptob2%2Fleet-easy/lists"}