{"id":13623958,"url":"https://github.com/adhikary97/girlfriend_text","last_synced_at":"2025-04-15T20:32:51.225Z","repository":{"id":44940948,"uuid":"344025728","full_name":"adhikary97/girlfriend_text","owner":"adhikary97","description":"Send text to girlfriend in the morning","archived":false,"fork":false,"pushed_at":"2021-07-24T19:39:33.000Z","size":19,"stargazers_count":210,"open_issues_count":10,"forks_count":74,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-11-08T12:42:42.332Z","etag":null,"topics":["applescript","bash","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adhikary97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-03T06:30:13.000Z","updated_at":"2024-10-01T05:52:53.000Z","dependencies_parsed_at":"2022-09-06T10:10:45.788Z","dependency_job_id":null,"html_url":"https://github.com/adhikary97/girlfriend_text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhikary97%2Fgirlfriend_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhikary97%2Fgirlfriend_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhikary97%2Fgirlfriend_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhikary97%2Fgirlfriend_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adhikary97","download_url":"https://codeload.github.com/adhikary97/girlfriend_text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148220,"owners_count":21220499,"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":["applescript","bash","python"],"created_at":"2024-08-01T21:01:37.335Z","updated_at":"2025-04-15T20:32:50.988Z","avatar_url":"https://github.com/adhikary97.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Girlfriend/Boyfriend Text\nSend text to girlfriend/boyfriend (or really anyone with a phone number) in the morning\n\n## 1. Configure your settings in `utils.py`.\n```py\nphone_number = \"+15555555555\"\n# enter the target phone number inside quotation marks. use the format \"+15555555555\"\nmessage = [\"Good Morning Babe\", \"Good morning my love\", \"Good morning cutie 😊\"]\n# just make sure the message is inside quotation marks. An example is \"Did you sleep well?\"\nscheduled_time = \"08:00\"\n# make sure the hour has 2 digits (24-hour standard).\n```\n\nNote: If you want to send a message everyday at 8:45 AM, you will need to set `scheduled_time = \"08:45\"` in `utils.py`\n\n## 2. Install requirements\n```bash\npython3 -m pip install -r requirements.txt\n```\n\n## 3. Run the script\n```bash\npython3 main.py\n```\nNote: If you want run in background\n\n```bash\npython3 main.py \u003e pid.txt 2\u003e\u00261 \u0026 \n```\n*Jobs can be accessed with the `jobs` command. jobs will show you the running jobs, and number them. You could then talk about the jobs using a `%` followed by the number like `kill %1` or so.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhikary97%2Fgirlfriend_text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadhikary97%2Fgirlfriend_text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhikary97%2Fgirlfriend_text/lists"}