{"id":20526004,"url":"https://github.com/codeyellowbv/realtime","last_synced_at":"2026-03-11T04:32:16.985Z","repository":{"id":66356469,"uuid":"85331105","full_name":"CodeYellowBV/realtime","owner":"CodeYellowBV","description":"Time tracking application for Code Yellow-ers","archived":false,"fork":false,"pushed_at":"2024-05-13T08:23:53.000Z","size":837,"stargazers_count":2,"open_issues_count":28,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-14T04:09:32.038Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeYellowBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2017-03-17T16:11:32.000Z","updated_at":"2021-05-28T07:27:26.000Z","dependencies_parsed_at":"2025-04-14T04:09:33.815Z","dependency_job_id":"054a5938-c771-4d62-a146-9056f1f3ed7f","html_url":"https://github.com/CodeYellowBV/realtime","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CodeYellowBV/realtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Frealtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Frealtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Frealtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Frealtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeYellowBV","download_url":"https://codeload.github.com/CodeYellowBV/realtime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeYellowBV%2Frealtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T23:11:48.844Z","updated_at":"2026-03-11T04:32:16.963Z","avatar_url":"https://github.com/CodeYellowBV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime ⏰\n\n[![Build Status](https://travis-ci.org/CodeYellowBV/realtime.svg?branch=master)](https://travis-ci.org/CodeYellowBV/realtime)\n[![codecov](https://codecov.io/gh/CodeYellowBV/realtime/branch/master/graph/badge.svg)](https://codecov.io/gh/CodeYellowBV/realtime)\n\nRealtime is a time tracking tool made from scratch for the needs of Code Yellow employees.\n\nAt Code Yellow we want to track time with few steps, and see what others are working on / have been working on. Toggl got close, but we don't want to rely on external services. This is why we built our own Open Source variant.\n\nTODO: fancy gif\n\n## Requirements\n\nFor the frontend:\n\n- Node v6+\n- npm v3+ or Yarn\n\nFor the backend:\n\n- Python 3 (`apt-get install python3`)\n- Python virtualenv (`apt-get install python-virtualenv`)\n- Postgresql\n\nThe backend should work on Linux and Mac, but not Windows. For installation details with Debian, checkout the `scripts/` folder in our [Vagrant repository](https://github.com/CodeYellowBV/realtime-vagrant).\n\n## Install\n\n```\ncd frontend \u0026\u0026 yarn\n```\n\n```\ncd backend\nvirtualenv --python=python3 venv\nsource venv/bin/activate\npip install -r packages.pip\n./manage.py db upgrade\n```\n\n## Running\n\n### Development\n\n1. `cd frontend; yarn start`\n1. `cd backend; source/venv/bin/activate; ./manage.py runserver`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyellowbv%2Frealtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeyellowbv%2Frealtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeyellowbv%2Frealtime/lists"}