{"id":19943002,"url":"https://github.com/inightjar/uniquerock","last_synced_at":"2026-05-07T14:43:00.684Z","repository":{"id":107675691,"uuid":"541101880","full_name":"iNightjar/UniqueRock","owner":"iNightjar","description":"Bash Scripts for several system operations, User Management Scripts, Storage Information Scripts, Log Messages and Outputs, BackUp Files Easily, Delete Old Files and More Useful Tools.","archived":false,"fork":false,"pushed_at":"2023-12-09T01:49:10.000Z","size":5640,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T13:26:10.474Z","etag":null,"topics":["automation","bash","python","scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/iNightjar.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}},"created_at":"2022-09-25T08:19:06.000Z","updated_at":"2023-01-13T15:03:13.000Z","dependencies_parsed_at":"2025-01-12T05:08:05.536Z","dependency_job_id":"5db8be1f-d91a-40bf-bab1-a667e8c1fc6c","html_url":"https://github.com/iNightjar/UniqueRock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iNightjar/UniqueRock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FUniqueRock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FUniqueRock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FUniqueRock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FUniqueRock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iNightjar","download_url":"https://codeload.github.com/iNightjar/UniqueRock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FUniqueRock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280936363,"owners_count":26416544,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automation","bash","python","scripts"],"created_at":"2024-11-13T00:14:59.137Z","updated_at":"2025-10-25T10:02:26.896Z","avatar_url":"https://github.com/iNightjar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automate Your Daily System Operations\n\n### User Management\n\n### Create New User Script\n\n![new users creation](https://raw.githubusercontent.com/iNightjar/UniqueRock/main/userCreationScript.gif)\n\n### System Logs\n\n### Show Users Logs, You can select which day too\n\n![Users Logged to sytem](https://raw.githubusercontent.com/iNightjar/UniqueRock/main/usersLogs.gif)\n\n## Getting Started\n\nTo get started just clone the repo into your machine and get started..\n\n\u003cbr\u003e\n\n1. Clone the project to have the file at your localhost.\n\n```bash\ngit clone https://github.com/iNightjar/UniqueRock.git\ncd UniqueRock\ngit checkout master\nrm -rf .git\ngit init .\ngit add --all\ngit commit -m \"Your Commit Message\"\n```\n\n2. Open VSCode to edit scirpt if you like.\n\n```bash\ncode .\n```\n\nThe script might not work out of the box, some tweaks and a little bit of hacking is required as explained in Prerequisites\n\n### Prerequisites\n\nFirst to make the script executable from any directory, create a bin directory in your /home folder.\n\n```bash\n~$ mkdir bin\n```\n\nPlace the scripts you like in the */home/USER/bin* folder and then add the path to it in the .bashrc file\nAdd this line as the end of your .bashrc file **export PATH=$PATH:/home/USER/bin/** USER being the logged in user\n\nCreate a .bash_aliases file if you dont have one and add this line\n**alias [type what you want]=[bash file choosen]**.\n\nSo as to prevent logging out and in again so as to load the changes done to the *.bashrc* run this command from you home directory\n\n```bash\n~$ source ~/.bashrc\n```\n\nOnce that is done you are ready to go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finightjar%2Funiquerock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finightjar%2Funiquerock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finightjar%2Funiquerock/lists"}