{"id":16531202,"url":"https://github.com/noahweasley/timely","last_synced_at":"2026-04-28T11:03:43.657Z","repository":{"id":150502771,"uuid":"341350934","full_name":"noahweasley/TimeLY","owner":"noahweasley","description":"An Android app that manages University students activities","archived":false,"fork":false,"pushed_at":"2023-03-27T22:34:37.000Z","size":5893,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T20:46:08.495Z","etag":null,"topics":["alarms","android","school","school-management","school-work"],"latest_commit_sha":null,"homepage":"","language":"Java","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/noahweasley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"noahweasley","buy-me-a-coffee":"https://www.buymeacoffee.com/noahweasley"}},"created_at":"2021-02-22T22:06:50.000Z","updated_at":"2023-10-14T17:47:58.000Z","dependencies_parsed_at":"2023-06-26T02:02:11.201Z","dependency_job_id":null,"html_url":"https://github.com/noahweasley/TimeLY","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/noahweasley/TimeLY","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahweasley%2FTimeLY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahweasley%2FTimeLY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahweasley%2FTimeLY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahweasley%2FTimeLY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahweasley","download_url":"https://codeload.github.com/noahweasley/TimeLY/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahweasley%2FTimeLY/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alarms","android","school","school-management","school-work"],"created_at":"2024-10-11T18:08:10.211Z","updated_at":"2026-04-28T11:03:43.638Z","avatar_url":"https://github.com/noahweasley.png","language":"Java","funding_links":["https://github.com/sponsors/noahweasley","https://www.buymeacoffee.com/noahweasley"],"categories":[],"sub_categories":[],"readme":"# TimeLY\n\n## An Android app that manages University students activities\n\n\u003ca href=\"https://www.buymeacoffee.com/noahweasley\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\" alt=\"Buy Me A Coffee\" style=\"height: 50px !important;width: 207px !important;\" \u003e\u003c/a\u003e\n\n\n![Presentation 1](/presentation/1.jpg?raw=true)\n\n![Presentation 2](/presentation/2.jpg?raw=true)\n\n![Presentation 3](/presentation/3.jpg?raw=true)\n\n![Presentation 4](/presentation/4.jpg?raw=true)\n\n![Presentation 5](/presentation/5.jpg?raw=true)\n\n### About \n\nTimeLY is the kind of android application you might want to have as a University student, although, the app isn't \ncomplete, when it is, it would pack a lot of features that would make students life much more easier. \n\n### Application package usages\n\n**N.B** : _All packages listed here are located [here](https://github.com/noahweasley/TimeLY/tree/master/app/src/main/java/com/noah/timely)_\n\n\n|   Package  | Details                                                                                         |\n|:----------:|-------------------------------------------------------------------------------------------------|\n| about      | Package housing everything related to description of both the contributors to this project      |\n|            | and what TimeLY is all about                                                                    |\n| alarms     | Package housing everything about TimeLY's alarm management system                               |\n| assignment | Package housing everything about TimeLY's assignment management system                          |\n| core       | Package housing every interface, enum, class ... that needs to be public to every other package |\n| courses    | Package housing everything related TimeLY's courses management system                           |\n| custom     | Package containing all custom views used in TimeLY                                              |\n| error      | Package housing everything related to TimeLY's error display                                    |\n| exam       | Package housing everything related to TimeLY's exam management system                           |\n| exports    | Package housing everything related to TimeLY's data export / import feature                     |\n| gallery    | Package housing everything related to TimeLY's image management system                          |\n| main       | The main parts of the app. This package contains mostly the app start-up code                   |\n| report     | Package that houses TimeLY's bug report management systems                                      |\n| scheduled  | Package that houses TimeLY's scheduled classes management systems                               |\n| settings   | Contains TimeLY's global settings                                                               |\n| timetable  | Package that contains TimeLY's timetable management system                                      |\n| todo       | Package that contains TimeLY's todo management system                                           |\n| util       | Package that contains all utility classes, methods, enums...                                    |\n\n\n## Contributing\n\nThere are many ways in which you can participate in this project, for example:\n\n* [Submit bugs and feature requests](https://github.com/noahweasley/TimeLY/issues), and help us verify as they are checked in\n* Review [source code changes](https://github.com/noahweasley/TimeLY/pulls)\n* Review the project and make pull requests for anything from typos to additional and new content\n\n\nIf you are interested in fixing issues and contributing directly to the code base, open an issue with `Want to Contribute`, stating what would be your contributions.\n\n## License\n\nTimeLY :copyright: is under the GPL 3.0 licence\n\nPlease review [license](https://github.com/noahweasley/TimeLY/blob/master/LICENSE) to get full details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahweasley%2Ftimely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahweasley%2Ftimely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahweasley%2Ftimely/lists"}