{"id":17649967,"url":"https://github.com/eduhdev12/lixcontroller","last_synced_at":"2026-05-05T05:34:44.678Z","repository":{"id":175921064,"uuid":"358873412","full_name":"eduhdev12/LixController","owner":"eduhdev12","description":"Intuitive web-dashboard to control and monitor your linux machine","archived":false,"fork":false,"pushed_at":"2021-04-17T12:51:55.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T10:17:18.024Z","etag":null,"topics":["dashboard","linux","monitoring","remote-control","web-dashboard"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/eduhdev12.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":"2021-04-17T12:29:54.000Z","updated_at":"2022-09-06T13:03:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc5443f7-81c7-430b-9dc6-9e79ce386415","html_url":"https://github.com/eduhdev12/LixController","commit_stats":null,"previous_names":["eduhdev12/lixcontroller"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduhdev12%2FLixController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduhdev12%2FLixController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduhdev12%2FLixController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduhdev12%2FLixController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eduhdev12","download_url":"https://codeload.github.com/eduhdev12/LixController/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290724,"owners_count":20753735,"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":["dashboard","linux","monitoring","remote-control","web-dashboard"],"created_at":"2024-10-23T11:34:21.958Z","updated_at":"2026-05-05T05:34:39.658Z","avatar_url":"https://github.com/eduhdev12.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LixController\n\nEasy remote dashboard to control and monitor your linux machine!\n\n[Discord](https://discord.gg/soon)\n\n### Features\n*   **System information** - CPU,RAM,TEMP,UPTIME\n*   **Terminal (Experimental)** - Run terminal commands\n*   **Shutdown/Restart** - Shutdown or restart the machine with one button click\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"public/preview.png\"\u003e\n\u003c/p\u003e\n\n### Self-Hosting\n**Configuration**\n```\nconfig.json\n{\n    \"port\": \"port for the player server\",\n}\n```\n**Auth**\n```\nEnter in server.js and change the username and the password\nIf you want to add more users you can replace with\n\nusers: {\n        'admin': 'supersecret',\n        'adam': 'password1234',\n        'eve': 'asdfghjkl',\n    }\n```\n**Requirements**\n```\nnode.js\nA linux distribution\n```\n**Installing the LixController**\n\n```\nnpm i\nnpm run start\n```\n\n**API Documentation**\n\n***NOTE: ANY REQUEST TO API REQUIRES AUTH CREDENTIALS***\n\n```\n/uptime [GET] - returns system uptime\n/getTemp [GET] - returns system current temp and max temp\n/getCpu [GET] - returns currentload, cpumodel and cpuinfo\n/getbattery [GET] - returns battery level and battery state\n/getram [GET] - returns used amount of ram and total\n/poweroffmachine [GET] - turns off the machine\n/restartmachine [GET] - restarts the machine\n/terminal/submit [POST] - sends a terminal command with the argument body.id\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduhdev12%2Flixcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduhdev12%2Flixcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduhdev12%2Flixcontroller/lists"}