{"id":17383017,"url":"https://github.com/giulioiannelli/ubuntu-scripts","last_synced_at":"2026-05-03T04:39:40.038Z","repository":{"id":254096786,"uuid":"845475510","full_name":"giulioiannelli/ubuntu-scripts","owner":"giulioiannelli","description":"A set of useful Linux shell scripts.","archived":false,"fork":false,"pushed_at":"2024-08-21T12:00:24.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T23:27:03.350Z","etag":null,"topics":["linux","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/giulioiannelli.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":"2024-08-21T10:26:31.000Z","updated_at":"2024-08-21T12:11:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9aa6dae-53dc-48fc-925a-73800618ae40","html_url":"https://github.com/giulioiannelli/ubuntu-scripts","commit_stats":null,"previous_names":["giulioiannelli/ubuntu-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioiannelli%2Fubuntu-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioiannelli%2Fubuntu-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioiannelli%2Fubuntu-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioiannelli%2Fubuntu-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giulioiannelli","download_url":"https://codeload.github.com/giulioiannelli/ubuntu-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924494,"owners_count":20694728,"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":["linux","shell-scripts"],"created_at":"2024-10-16T07:40:18.079Z","updated_at":"2026-05-03T04:39:39.998Z","avatar_url":"https://github.com/giulioiannelli.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ubuntu-scripts\n## installation\nIn order to install clone the git repo into your desired location (e.g. into `~/.local/scripts`) \n```\ngit clone https://github.com/giulioiannelli/ubuntu-scripts.git ~/.local/scripts\n```\nThen `cd` into the scripts directory and run the `Makefile`\n```\ncd ~/.local/scripts\nmake\n```\n### symbolic links\nThe aforementioned procidure will also create all symbolic links into the default `BIN_DIR` path, i.e. `~/.local/bin`. \nIf the directory does not exists it will be created, but be sure that it is included in the `PATH`\nenvironmental variable, otherwise it will not be possible to run scripts from terminal. To change\nthe default location simply run `make` with `BIN_DIR` set at will\n```\nmake BIN_DIR=/my/fancy/path\n```\n## scripts\n\n### stopwatch\nThis script measures the rime elapsed from the beginning of the execution. To stop and print the elapsed time write `stop`\nand press `Enter`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulioiannelli%2Fubuntu-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiulioiannelli%2Fubuntu-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulioiannelli%2Fubuntu-scripts/lists"}