{"id":14235920,"url":"https://github.com/rafaelstz/simplesh","last_synced_at":"2025-03-16T12:32:10.727Z","repository":{"id":17924011,"uuid":"20894197","full_name":"rafaelstz/simplesh","owner":"rafaelstz","description":":penguin: Quick installation for Ubuntu terminal.","archived":false,"fork":false,"pushed_at":"2019-10-21T15:14:17.000Z","size":17792,"stargazers_count":163,"open_issues_count":5,"forks_count":50,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-16T02:05:54.162Z","etag":null,"topics":["cli","dev-tool","hacktoberfest","linux","shell","ubuntu"],"latest_commit_sha":null,"homepage":"http://rafaelstz.github.io/simplesh/","language":"Shell","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/rafaelstz.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}},"created_at":"2014-06-16T17:45:06.000Z","updated_at":"2025-03-13T10:24:12.000Z","dependencies_parsed_at":"2022-08-04T21:30:23.389Z","dependency_job_id":null,"html_url":"https://github.com/rafaelstz/simplesh","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelstz%2Fsimplesh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelstz%2Fsimplesh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelstz%2Fsimplesh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelstz%2Fsimplesh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafaelstz","download_url":"https://codeload.github.com/rafaelstz/simplesh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243869244,"owners_count":20360983,"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":["cli","dev-tool","hacktoberfest","linux","shell","ubuntu"],"created_at":"2024-08-20T21:02:31.018Z","updated_at":"2025-03-16T12:32:10.436Z","avatar_url":"https://github.com/rafaelstz.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# SimpleSH CLI Tools ![Sytem Ubuntu](https://img.shields.io/badge/System-Ubuntu-orange.svg)  [![Build Status](https://travis-ci.org/rafaelstz/simplesh.svg?branch=master)](https://travis-ci.org/rafaelstz/simplesh) [![Join the chat at https://gitter.im/rafaelstz/simplesh](https://badges.gitter.im/rafaelstz/simplesh.svg)](https://gitter.im/rafaelstz/simplesh?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)  [![Releases](https://img.shields.io/github/release/rafaelstz/simplesh.svg)](https://github.com/rafaelstz/simplesh/releases)\n\nHello. Welcome to **SimpleSH**. With SimpleSH you can perform the installation of many of your application dependencies in just one simple and easy to use program!\n\n## Running :thumbsup:\n\nJust run the following code in the terminal:\n\n# wget installation\n\n```shell\nwget -qO- -O simplesh.zip https://github.com/rafaelstz/simplesh/archive/master.zip\nunzip simplesh.zip \u0026\u0026 rm simplesh.zip\ncd simplesh-master/\nbash simple.sh\n```\n\n# curl installation\n\n```shell\ncurl -L https://github.com/rafaelstz/simplesh/archive/master.zip -o simplesh.zip\nunzip simplesh.zip \u0026\u0026 rm simplesh.zip\ncd simplesh-master/\nbash simple.sh\n```\n\n## List of contents\n\nBelow is the complete list of commands and applications that are included in SimpleSH.\n\n## System\n* `indicator.sh` - Install the system load indicator.\n* `ohmyzsh.sh` - Install [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh).\n* `phonegap.sh` - Easily install [Phonegap](http://phonegap.com/).\n* `prezto.sh` - Install [Prezto](https://github.com/sorin-ionescu/prezto) (for Zsh).\n* `update.sh` - Keep the list of sources updated.\n* `upgrade.sh` - Upgrade all of the system's packages.\n* `vim.sh`- Install [VIM](https://www.vim.org/), the ubiquitous text editor.\n\n## Server Side\n* `ajenti.sh` - Install the  [Ajenti](http://ajenti.org/) admin panel.\n* `lamp.sh` - Install the LAMP stack (Linux + Apache + MySQL + PHP).\n* `n98.sh` - Install the [n98 magerun](https://github.com/netz98/n98-magerun) cli tools for Magento Developers.\n* `nginx.sh` - Install the LEMP stack (Linux, Nginx, MySQL + PHP).\n* `wpcli.sh`- Install the [WP CLI](http://wp-cli.org/) (command line interface for WordPress).\n\n## Desktop\n* `atom.sh` - Install the [Atom](https://atom.io/) editor.\n* `brackets.sh` - Install the [Brackets editor](http://brackets.io/).\n* `brave.sh` - Installs [Brave](http://brackets.io/), the secure, fast and private web browser with AdBlocker.\n* `chrome.sh` - Install the [Chrome](https://www.google.com.br/chrome/browser/desktop/) web browser.\n* `chromium.sh` - Install the [Chromium](https://www.chromium.org/Home/) open-source web browser.\n* `composer.sh` - Install [Composer](https://getcomposer.org/), the dependency manager for PHP.\n* `digikam.sh` - Install the [Digikam](https://www.digikam.org/) photo manager.\n* `docker.sh` - Install [Docker](https://www.docker.com/), the dev to ops choice for container platforms.\n* `dropbox.sh` - Install [Dropbox](https://www.dropbox.com/), the file synchronization utility.\n* `firefoxdev.sh` - Install [Firefox Developer Edition](https://www.mozilla.org/pt-BR/firefox/developer/).\n* `flatpak.sh` - Install the [Flatpak](https://flatpak.org/), the application distribution\n* `gimp.sh`  - Install [Gimp](https://www.gimp.org/).\n* `go.sh` - Install the [Go](https://golang.org/) programming language.\n* `googledrive.sh` - Install [Google Drive](https://www.google.com/intl/pt-BR/drive/download/).\n* `musique.sh` - Install [Musique Player](http://flavio.tordini.org/musique).\n* `nodejs.sh` - Install [Node.js](https://nodejs.org/en/), the JavaScript runtime built on Chrome's V8 JavaScript engine.\n* `phpstorm-10.sh`- Install [PHPStorm](http://phonegap.com/) version 10.x.x.\n* `phpstorm-9.sh` - Install [PHPStorm](https://goo.gl/suHdH5 ) version 9.x.x.\n* `phpstorm.sh` - Install  [PHPStorm](https://goo.gl/suHdH5) version 8.x.x.\n* `pycharm-pro.sh` - Install the [PyCharm Professional](https://www.jetbrains.com/pycharm/) edition.\n* `pycharm.sh` - Install the [PyCharm Community](https://www.jetbrains.com/pycharm/) edition.\n* `rubymine.sh` - Install [RubyMine](https://www.jetbrains.com/ruby/).\n* `spotify.sh` - Install [Spotify](https://www.spotify.com).\n* `sublimetext.sh` - Install the [Sublime Text 3](http://www.sublimetext.com/) editor.\n* `terminator.sh` - Install [Terminator](https://code.google.com/archive/p/jessies/wikis/Terminator.wiki), a terminal emulator.\n* `yarn` - Install [Yarn](https://yarnpkg.com/en/), fast, reliable, and secure dependency management.\n* `vscode.sh` - Install [Visual Studio Code](https://code.visualstudio.com/), the open source code editor.\n\n## How can you help?\n\n- Add new commands/installers.\n- Send me proposals if you think something is missing.\n- Create issues if you find bugs or missing features.\n\n## License\n\nMIT © 2018 [Rafael Corrêa Gomes](https://github.com/rafaelstz) and [contributors](https://github.com/rafaelstz/simplesh/graphs/contributors).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelstz%2Fsimplesh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelstz%2Fsimplesh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelstz%2Fsimplesh/lists"}