{"id":20260801,"url":"https://github.com/CreativeCodeCat/proctl","last_synced_at":"2025-05-07T14:30:27.867Z","repository":{"id":45977534,"uuid":"461210337","full_name":"CreativeCodeCat/proctl","owner":"CreativeCodeCat","description":"Project Control- Control your projects ","archived":false,"fork":false,"pushed_at":"2024-08-25T21:44:06.000Z","size":76,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T07:14:24.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/CreativeCodeCat.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}},"created_at":"2022-02-19T14:08:41.000Z","updated_at":"2024-08-25T21:44:09.000Z","dependencies_parsed_at":"2024-11-14T11:25:43.720Z","dependency_job_id":"46f7e302-9528-48d6-960c-f5bdb5a13a96","html_url":"https://github.com/CreativeCodeCat/proctl","commit_stats":null,"previous_names":["hecodes2much/proctl"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CreativeCodeCat%2Fproctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CreativeCodeCat%2Fproctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CreativeCodeCat%2Fproctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CreativeCodeCat%2Fproctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CreativeCodeCat","download_url":"https://codeload.github.com/CreativeCodeCat/proctl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252895457,"owners_count":21821163,"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-14T11:22:23.372Z","updated_at":"2025-05-07T14:30:27.850Z","avatar_url":"https://github.com/CreativeCodeCat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PROCTL\n\n\u003e Manage, switch between templated licenses, and set languages\n\n\u003cp align='center'\u003e\n\t\u003cimg src='https://img.shields.io/badge/Maintained-Yes-green?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\t\u003cimg src='https://img.shields.io/github/last-commit/HeCodes2Much/proctl?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\t\u003cimg src='https://img.shields.io/github/repo-size/HeCodes2Much/proctl?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\t\u003cimg src='https://img.shields.io/github/issues/HeCodes2Much/proctl?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\t\u003cimg src='https://img.shields.io/github/stars/HeCodes2Much/proctl?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\t\u003cimg src='https://img.shields.io/github/forks/HeCodes2Much/proctl?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\t\u003cimg src=\"https://badges.pufler.dev/visits/HeCodes2Much/proctl?color=ff59f9\u0026labelColor=434c5e\u0026style=flat-square\"/\u003e\n\t\u003cimg src='https://img.shields.io/github/commit-activity/m/HeCodes2Much/proctl?colorA=434c5e\u0026colorB=ff59f9\u0026style=flat-square'\u003e\n\u003c/p\u003e\n\n# Dependencies\n\n- coreutils for stuff like `head`, `awk`, ...\n- fzf (optional) for `-pick-license`, `-pick-language` flags\n- git (optional) for generating info in default config automatically\n- ncurses (optional) for colours (`PROCTL_COLOURS=1`) using `tput`\n\n# Installation\n\n# How do I install proctl?\n\n[![basher install](https://www.basher.it/assets/logo/basher_install.svg)](https://github.com/basherpm/basher)\n\n### on Arch BTW?\n\nFollow one of the 3 simple ways to install below.\n\nDownload: [PKGBUILD](https://github.com/HeCodes2Much/ArchAUR/raw/main/proctl/PKGBUILD) and make with `makepkg -sfi`\n\nInstall: [Custom Repo](https://arch.therepo.club/) then just use `pacman -S proctl`\n\nAUR: [YAY](https://aur.archlinux.org/packages/proctl) just use `yay -S proctl`\n\n## Manual\n\n```bash\ngit clone https://github.com/HeCodes2Much/proctl\ncd proctl\nsudo make install\n```\n\n# Configuration\n\nConfiguration can be found in `~/.config/license.conf` and `~/.config/license.conf`, it is automatically\ngenerated on first launch or with the flag `-new-config`\n\nExample config:\n\n```sh\n#!/usr/bin/env sh\n\nexport AUTHOR_NAME='Joe Doe'\nexport AUTHOR_EMAIL='joe@doe.com'\nexport AUTHOR_WEBSITE='https://joe.doe/'\nexport TEMPLATE_DIR='/usr/share/proctl'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCreativeCodeCat%2Fproctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCreativeCodeCat%2Fproctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCreativeCodeCat%2Fproctl/lists"}