{"id":15594901,"url":"https://github.com/innei/processreportercli","last_synced_at":"2025-04-28T10:49:37.441Z","repository":{"id":221157043,"uuid":"753548103","full_name":"Innei/ProcessReporterCli","owner":"Innei","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-11T14:37:44.000Z","size":235,"stargazers_count":11,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T15:16:51.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Innei.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,"zenodo":null}},"created_at":"2024-02-06T10:42:20.000Z","updated_at":"2025-01-06T15:59:36.000Z","dependencies_parsed_at":"2025-04-18T03:54:43.446Z","dependency_job_id":null,"html_url":"https://github.com/Innei/ProcessReporterCli","commit_stats":null,"previous_names":["innei/processreportercli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2FProcessReporterCli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2FProcessReporterCli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2FProcessReporterCli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innei%2FProcessReporterCli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Innei","download_url":"https://codeload.github.com/Innei/ProcessReporterCli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251299430,"owners_count":21567221,"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-10-03T00:42:08.803Z","updated_at":"2025-04-28T10:49:37.418Z","avatar_url":"https://github.com/Innei.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Process Reporter Cli for Windows\r\n\r\nProcess Reporter Cli is a windows cli. It is designed to report in real time the name of the foreground application being used by the current user on windows.\r\n\r\n## Related projects\r\n\r\n- [ProcessReporterMac](https://github.com/mx-space/ProcessReporterMac)\r\n\r\n## Before you start\r\n\r\nYou need to install [Node.js](https://nodejs.org/en/) and yarn.\r\n\r\n## Environment\r\n\r\nBefore you start, you need to create a `.env` file in the root directory of the project. The file should contain the following environment variables:\r\n\r\n```env\r\n# reporter key\r\nUPDATE_KEY=\r\n# api url\r\nAPI_URL=\r\n\r\n# aws S3 key\r\nS3_ACCESS_KEY=\r\nS3_SECRET_KEY=\r\n```\r\n\r\n## Config\r\n\r\nAnd after save your env file, then you can edit `./src/configs.ts`, to set your own configurations.\r\n\r\n## Run it\r\n\r\nFor development, you can run the following commands:\r\n\r\n```bash\r\nyarn install --ignore-engines\r\nyarn run dev\r\n```\r\n\r\nFor production\r\n\r\n```bash\r\nyarn install --ignore-engines\r\nyarn run build\r\ncd dist\r\n## before your run it, you need to check your env file is in the dist directory\r\nnode index.js\r\n```\r\n\r\n## License\r\n\r\n2024 Innei, MIT\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnei%2Fprocessreportercli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnei%2Fprocessreportercli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnei%2Fprocessreportercli/lists"}