{"id":15059180,"url":"https://github.com/asis2016/tknight","last_synced_at":"2026-01-03T03:39:42.764Z","repository":{"id":153101899,"uuid":"627468708","full_name":"asis2016/tKnight","owner":"asis2016","description":"Tux Knight is a Linux monitoring system made in Django.","archived":false,"fork":false,"pushed_at":"2024-01-21T08:55:49.000Z","size":9319,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T22:43:07.574Z","etag":null,"topics":["django","fastapi","fedora-workstation","linux","monitoring-tool","ubuntu"],"latest_commit_sha":null,"homepage":"https://asis2016.github.io/tKnight/","language":"HTML","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/asis2016.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":"2023-04-13T14:27:35.000Z","updated_at":"2024-01-15T04:31:36.000Z","dependencies_parsed_at":"2024-01-07T17:49:13.079Z","dependency_job_id":"313ae634-2802-44d9-8f94-50d99d33618f","html_url":"https://github.com/asis2016/tKnight","commit_stats":null,"previous_names":["asis2016/tknight"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asis2016%2FtKnight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asis2016%2FtKnight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asis2016%2FtKnight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asis2016%2FtKnight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asis2016","download_url":"https://codeload.github.com/asis2016/tKnight/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801609,"owners_count":20350106,"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":["django","fastapi","fedora-workstation","linux","monitoring-tool","ubuntu"],"created_at":"2024-09-24T22:38:56.395Z","updated_at":"2026-01-03T03:39:42.725Z","avatar_url":"https://github.com/asis2016.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tKnight\nTux Knight (tKnight) is an Open Source Linux administration monitoring software made in Dango.\n\n\n## Tech Stack\n- Python3 \n- Django\n- FastAPI\n- HTML/CSS\n- JavaScript, jQuery\n- Shell script\n## Setting up tKnight\n```bash\n$ mkdir tknight\n$ cd tknight\n$ git clone https://github.com/asis2016/tKnight.git .\n```\n\n### 1. Running Django\n```bash\n$ cd django_project\n$ python3 -m venv venv\n$ source venv/bin/activate\n(venv) $ pip3 install -r requirements.txt\n\n# Now, run the project\n(venv) $ python3 manage.py runserver\n```\n\nNow, browse http://127.0.0.1:8000/\n\n### 2. Running FastAPI\n```bash\n$ cd fastapi_project\n$ python3 -m venv venv\n$ source venv/bin/activate\n(venv) $ pip3 install -r requirements.txt\n\n# Now, run the project\n(venv) $ uvicorn app.main:app --reload\n```\n\n## Contributing\nContributions are always welcome! Please, contact to hello@amaharjan.de\n\n## License\n[MIT](./LICENSE)\n\n## References\n- [Dark Bootstrap 5 Admin Template](https://github.com/asis2016/bootstrap-5-admin-template)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasis2016%2Ftknight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasis2016%2Ftknight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasis2016%2Ftknight/lists"}