{"id":20494835,"url":"https://github.com/apiko-dev/timlio-com","last_synced_at":"2025-07-13T17:09:09.877Z","repository":{"id":88210137,"uuid":"62399522","full_name":"apiko-dev/timlio-com","owner":"apiko-dev","description":"The time-tracker primarily for software development.","archived":false,"fork":false,"pushed_at":"2016-07-21T14:44:28.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-05T17:53:28.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/apiko-dev.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":"2016-07-01T14:43:16.000Z","updated_at":"2016-07-01T14:44:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3526b69-a9db-4a27-9ab5-4292e01e6849","html_url":"https://github.com/apiko-dev/timlio-com","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apiko-dev/timlio-com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Ftimlio-com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Ftimlio-com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Ftimlio-com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Ftimlio-com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiko-dev","download_url":"https://codeload.github.com/apiko-dev/timlio-com/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Ftimlio-com/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265175567,"owners_count":23722661,"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":[],"created_at":"2024-11-15T17:43:23.116Z","updated_at":"2025-07-13T17:09:09.856Z","avatar_url":"https://github.com/apiko-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TIMLIO\n\nThe time-tracker primarily for software development.\n\nMain feature is tight integration with project management system Trello.\n\n## Project structure \n- The `meteor-app` directory contains meteor app\n- The `chrome` directory contains the chrome extension\n\n\n## Start Meteor application\n\nUnder `timlio-com/app` run `./run.sh`\n\n## Setup chrome extension\n\n### Development\n\n- Run script \n```bash\n# build files to './dev'\n$ npm run start\n```\n- [Load unpacked extensions](https://developer.chrome.com/extensions/getstarted#unpacked) with `./dev` folder.\n\n#### Configuring your app for webhooks in development\n\n- Read the [instruction](https://developer.github.com/webhooks/configuring/) how to expose your local host to the Internet using [ngrok](https://ngrok.com/download) tool\n- You can expose your localhost by running `./ngrok http \u003cport\u003e`\n- You should see something like this: `Forwarding    http://7e9ea9dc.ngrok.io -\u003e 127.0.0.1:4567`\n- Than copy `*.ngrok.io` URL and add `/webhooks` to the end. Paste it to the `meteor-app/settings-local.json` with `callbackURL` key. It should look something like:\n```\n{\n  \"trello\": {\n    \"appKey\": \"\u003cyourAppKey\u003e\",\n    \"token\": \"\u003cyourSecretToken\u003e\",\n    \"callbackURL\": \"http://fc0986ec.ngrok.io/webhooks\"\n  }\n}\n```\n- Than to start an app run `meteor-app/run.sh` script or just type in terminal `meteor --settings settings-local.json -p \u003cport\u003e`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Ftimlio-com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiko-dev%2Ftimlio-com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Ftimlio-com/lists"}