{"id":17485636,"url":"https://github.com/ghostofgoes/sneaky-scripts","last_synced_at":"2025-06-11T20:12:17.602Z","repository":{"id":84195609,"uuid":"55571314","full_name":"GhostofGoes/sneaky-scripts","owner":"GhostofGoes","description":"Automated setup of development environments and other miscellaneous scripts.","archived":false,"fork":false,"pushed_at":"2020-03-02T01:25:05.000Z","size":321,"stargazers_count":13,"open_issues_count":19,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-17T07:17:06.864Z","etag":null,"topics":["automation","bash","dotfiles","python","scripts"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/GhostofGoes.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":"2016-04-06T02:52:54.000Z","updated_at":"2024-07-26T16:46:49.000Z","dependencies_parsed_at":"2023-05-23T22:00:14.331Z","dependency_job_id":null,"html_url":"https://github.com/GhostofGoes/sneaky-scripts","commit_stats":{"total_commits":123,"total_committers":4,"mean_commits":30.75,"dds":"0.24390243902439024","last_synced_commit":"4e92b8ea58f51f89159b734a436120573eb3f642"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhostofGoes%2Fsneaky-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhostofGoes%2Fsneaky-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhostofGoes%2Fsneaky-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhostofGoes%2Fsneaky-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GhostofGoes","download_url":"https://codeload.github.com/GhostofGoes/sneaky-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250281944,"owners_count":21404892,"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":["automation","bash","dotfiles","python","scripts"],"created_at":"2024-10-19T02:08:21.842Z","updated_at":"2025-04-22T16:49:06.089Z","avatar_url":"https://github.com/GhostofGoes.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sneaky Scripts\nA collection of scripts I use for setting up my environment and doing day-to-day tasks.\nUses native platform tools, namely PowerShell on Windows, and BASH on Linux.\n\nThere are also various other useful things, like a thing to download \"LinkedIn\" slideshares, among other things. Poke around and enjoy :)\n\n\n## Linux\n```bash\n# You'll need wget and unzip, unfortunatly. The other option, of course, is git.\nwget https://github.com/GhostofGoes/sneaky-scripts/archive/master.zip\nunzip master.zip\ncd sneaky-scripts-master\n\n# \u003c\u003c\u003c EDIT THE SETTING VARIABLES IN THE SETUP SCRIPT \u003e\u003e\u003e\n\n# Run the setup script\nbash setup.sh\n\n# Run the configure script\n# (NOTE: this will be done if INSTALL_CONFIGS is set to \"true\" in setup.sh)\nbash configure.sh\n```\n\n## Windows\n1. Download repo and unzip it\n2. Open `windows/win10-Config.preset` in a text editor and set the configurations to what you want\n3. Open a Administrator-level PowerShell prompt in the unzipped directory and run:\n```powershell\n.\\windows\\setup.ps1\n```\n\n## Platforms\n* Windows: 10 (1604, 1704, 1709. 1803 TBD.)\n* Ubuntu: 14, 16, 18\n* Kali: 2017+\n* CentOS/RHEL: 6+, 7+\n* Fedora: 28+\n\n### Untested, but potentially supported\n* Debian\n* OpenSUSE\n* FreeBSD\n\n## License\nLicensed under the MIT licence. (See LICENSE file for details)\nFeel free adapt for your own purposes, or just copy and go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostofgoes%2Fsneaky-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostofgoes%2Fsneaky-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostofgoes%2Fsneaky-scripts/lists"}