{"id":19930721,"url":"https://github.com/waviestballoon/wavyarch","last_synced_at":"2025-05-03T10:32:04.582Z","repository":{"id":158047087,"uuid":"633592976","full_name":"WaviestBalloon/WavyArch","owner":"WaviestBalloon","description":"🌊 Bash script to setup my environment and install applications after a fresh installation.","archived":false,"fork":false,"pushed_at":"2024-05-27T19:53:51.000Z","size":145,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T14:51:26.610Z","etag":null,"topics":["linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/WaviestBalloon.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-27T21:13:35.000Z","updated_at":"2024-09-09T16:01:59.000Z","dependencies_parsed_at":"2024-02-09T03:31:46.725Z","dependency_job_id":null,"html_url":"https://github.com/WaviestBalloon/WavyArch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaviestBalloon%2FWavyArch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaviestBalloon%2FWavyArch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaviestBalloon%2FWavyArch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaviestBalloon%2FWavyArch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaviestBalloon","download_url":"https://codeload.github.com/WaviestBalloon/WavyArch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252178995,"owners_count":21707106,"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"],"created_at":"2024-11-12T23:05:01.068Z","updated_at":"2025-05-03T10:32:04.288Z","avatar_url":"https://github.com/WaviestBalloon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌊 WavyArch\n### I have just realised how awful my bash scripting is, I will probably refactor in the future\nBash script I use after a fresh installation of Arch to setup my environment and install applications.\n\n\u003e [!NOTE]\n\u003e This script has been configured to work with the `linux-zen` kernel. You may encounter issues\n\n### Usage\n\n```bash\ngit clone https://github.com/WaviestBalloon/WavyArch.git\ncd WavyArch\nchmod +x ./wavyarch.sh\n./wavyarch.sh\n```\n\u003e [!WARNING]\n\u003e Do not run this script as **sudo**! It will prompt you when it requires sudo permissions.\n\n### Software that will be installed\n\n- [gwenview](https://archlinux.org/packages/extra/x86_64/gwenview/) - Viewing pictures, gifs and other image formats\n- [krita](https://archlinux.org/packages/extra/x86_64/krita/) - Drawing art and editing image formats\n- [vlc](https://archlinux.org/packages/extra/x86_64/vlc/) - Playing videos and CD/DVDs\n- [gnome-disk-utility](https://archlinux.org/packages/extra/x86_64/gnome-disk-utility/) - Modifying and applying drive partition changes\n- [filelight](https://archlinux.org/packages/extra/x86_64/filelight/) - Disk usage information (Essentially WinDirStat but for Linux)\n- [isoimagewriter-git](https://aur.archlinux.org/packages/isoimagewriter-git) - Writing ISO images to USB drives to make them bootable (Essentially a dumbed-down version of Rufus)\n- [visual-studio-code-bin](https://aur.archlinux.org/packages/visual-studio-code-bin) - Visual Studio Code binary for writing code (Also see [the open-source versions](https://wiki.archlinux.org/title/Visual_Studio_Code))\n- [firefox](https://archlinux.org/packages/extra/x86_64/firefox/) - Fox, which is also a web browser\n- [flameshot](https://archlinux.org/packages/community/x86_64/flameshot/) - Feature-rich screenshot tool with tons of editing features\n- [steam](https://archlinux.org/packages/multilib/x86_64/steam/) - Game distributor (Not Epic Games, thankfully)\n- [blackbox-terminal](https://aur.archlinux.org/packages/blackbox-terminal) - A very sleek and customisable terminal\n- [ffmpeg](https://archlinux.org/packages/extra/x86_64/ffmpeg/) - Useful CLI tool to modify videos and to convert media (E.g. `ffmpeg -i input.mov output.mp4`)\n- [obs-studio](https://archlinux.org/packages/community/x86_64/obs-studio/) - Popular, open-source screen recorder/boardcaster\n- [discord](https://archlinux.org/packages/community/x86_64/discord/) - Messaging platform for gaming communities, mostly wide-spread now\n- [xorg-kill](https://archlinux.org/packages/extra/x86_64/xorg-xkill/) - CLI tool to kill any process/window you click on\n- [bind](https://archlinux.org/packages/extra/x86_64/bind/) - Useful CLI tool for DNS debugging\n- [zsh](https://archlinux.org/packages/extra/x86_64/zsh/) - Shell customiser\n- [ark](https://archlinux.org/packages/extra/x86_64/ark/) - UI archive tool to unzip and zip files\n- [wine](https://archlinux.org/packages/multilib/x86_64/wine/) - Compatibility layer for Windows applications and executable (Not a emulator)\n- **+** *Wine tools/dependencies*\n- [qemu-desktop](https://archlinux.org/packages/extra/x86_64/qemu-desktop/) - Enables you to run virtual machines with little overhead\n- [virt-manager](https://archlinux.org/packages/community/any/virt-manager/) - Virtual machine manager UI for QEMU\n- **+** *qemu tools/dependencies*\n- [unrar](https://archlinux.org/packages/extra/x86_64/unrar/) - Allows you to view and unextract `.rar` archives, even via Ark\n- [kdenlive](https://archlinux.org/packages/extra/x86_64/kdenlive/) - A video editor with hardware acceleration by KDE\n- [okteta](https://archlinux.org/packages/extra/x86_64/okteta/) - A Hex editor by KDE\n- Node.js Verion Manager - https://github.com/nvm-sh/nvm\n- Oh My ZSH - https://ohmyz.sh/\n- pnpm - https://pnpm.io/ - Basically, better NPM\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaviestballoon%2Fwavyarch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaviestballoon%2Fwavyarch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaviestballoon%2Fwavyarch/lists"}