{"id":16086463,"url":"https://github.com/estebanlm/crono","last_synced_at":"2025-03-18T06:30:40.958Z","repository":{"id":76083066,"uuid":"233879699","full_name":"estebanlm/crono","owner":"estebanlm","description":"A GTD like application made in Pharo","archived":false,"fork":false,"pushed_at":"2021-05-11T10:54:38.000Z","size":377,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T07:49:31.077Z","etag":null,"topics":["gtd","gtk3","pharo"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/estebanlm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-14T16:02:03.000Z","updated_at":"2023-09-25T00:40:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"21eff5c7-002d-4190-a8f4-0d06bdf8db23","html_url":"https://github.com/estebanlm/crono","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/estebanlm%2Fcrono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2Fcrono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2Fcrono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estebanlm%2Fcrono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estebanlm","download_url":"https://codeload.github.com/estebanlm/crono/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243906512,"owners_count":20367042,"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":["gtd","gtk3","pharo"],"created_at":"2024-10-09T13:13:20.645Z","updated_at":"2025-03-18T06:30:40.951Z","avatar_url":"https://github.com/estebanlm.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crono\n\nCrono is a GTD \"like\" application, made both for real life usage (mine ;) ).\nIt is also a good example on how a Pharo + Spec + Gtk3 application can be made. \n\nYou can do something like this: \n\n\u003cimg src=\"https://raw.githubusercontent.com/estebanlm/crono/master/images/mainwindow.png\" alt=\"Nevermind Tasks ScreenShot\" width=\"800px\"\u003e\n\n# Install\n## Prereqs \nI still do not have time to do a real bundle and auto-install everything needed, but here is a list of pre-requisittes: \nYou need: `Gtk3` and [ejdb2](https://github.com/Softmotions/ejdb).\n\n### In Linux\nuse your distro package manager to install `libejdb2`, `gtk3` should be pre-installed\n\n### MacOS\nyou need to have [homebrew](https://brew.sh/) installed and execute: \n```Shell\n$ brew install gtk3\n$ brew install adwaita-icon-theme\n$ brew install ejdb\n```\n\n### Windows\nTBD\n\n## Pharo\nYou need the latest Pharo 9 and VM-headless.\nYou can get them with your Pharo launcher, or executing : \n```Shell\n$ wget -O- https://get.pharo.org/64/90+vmHeadlessLatest | bash \n```\n## Install project \n\n```Smalltalk\n Metacello new \n        repository: 'github://estebanlm/crono';\n        baseline: 'Crono';\n        load. \n```\n\nEnjoy :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festebanlm%2Fcrono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festebanlm%2Fcrono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festebanlm%2Fcrono/lists"}