{"id":20834642,"url":"https://github.com/cachyos/sysctl-manager","last_synced_at":"2025-12-24T21:53:07.073Z","repository":{"id":118618250,"uuid":"583453439","full_name":"CachyOS/sysctl-manager","owner":"CachyOS","description":"Manage linux kernel sysctl options","archived":false,"fork":false,"pushed_at":"2024-03-17T23:31:15.000Z","size":183,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-10-29T14:22:29.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CachyOS.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}},"created_at":"2022-12-29T20:37:08.000Z","updated_at":"2023-10-16T00:49:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fc1eda6-d9b0-4610-939a-d7c7286f702d","html_url":"https://github.com/CachyOS/sysctl-manager","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"e8a27b30e73d451c4a0f206081260909669c160b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fsysctl-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fsysctl-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fsysctl-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fsysctl-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CachyOS","download_url":"https://codeload.github.com/CachyOS/sysctl-manager/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188200,"owners_count":20250453,"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-18T00:20:00.651Z","updated_at":"2025-12-24T21:53:07.066Z","avatar_url":"https://github.com/CachyOS.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sysctl-manager\nManage linux kernel options via sysctl with simple GUI.\n\nRequirements\n------------\n* C++23 feature required (tested with GCC 14.1.1 and Clang 18)\nAny compiler which support C++23 standard should work.\n\n######\n## Installing from source\n\nThis is tested on Arch Linux, but *any* recent Arch Linux based system with latest C++23 compiler should do:\n\n```sh\nsudo pacman -Sy \\\n    base-devel cmake pkg-config make qt6-base procps-ng\n```\n\n### Cloning the source code\n```sh\ngit clone https://github.com/cachyos/sysctl-manager.git\ncd sysctl-manager\n```\n\n### Building and Configuring\nTo build, first, configure it(if you intend to install it globally, you\nmight also want `--prefix=/usr`):\n```sh\n./configure.sh --prefix=/usr/local\n```\nSecond, build it:\n```sh\n./build.sh\n```\n\n\n### Libraries used in this project\n\n* [Qt](https://www.qt.io) used for GUI.\n* [A modern formatting library](https://github.com/fmtlib/fmt) used for formatting strings, output and logging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fsysctl-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachyos%2Fsysctl-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fsysctl-manager/lists"}