All Projects β†’ rafaelstz β†’ Simplesh

rafaelstz / Simplesh

Licence: mit
🐧 Quick installation for Ubuntu terminal.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Simplesh

Postinstall
πŸ’» Bash Script to automate post-installation steps
Stars: ✭ 104 (-31.58%)
Mutual labels:  hacktoberfest, ubuntu
Scaffold Static
Scaffolding utility for vanilla-js
Stars: ✭ 111 (-26.97%)
Mutual labels:  cli, hacktoberfest
Bundle Phobia Cli
πŸ“¦ Cli for the node BundlePhobia Service 😱
Stars: ✭ 108 (-28.95%)
Mutual labels:  cli, hacktoberfest
Tasklite
The CLI task manager for power users
Stars: ✭ 91 (-40.13%)
Mutual labels:  cli, hacktoberfest
Django Init
Project template used at Fueled for scaffolding new Django based projects. πŸ’«
Stars: ✭ 126 (-17.11%)
Mutual labels:  hacktoberfest, ubuntu
Generator Ngx Rocket
πŸš€ Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+774.34%)
Mutual labels:  cli, hacktoberfest
Fuego
Fuego is a command line client for the firestore database (https://firebase.google.com/docs/firestore).
Stars: ✭ 110 (-27.63%)
Mutual labels:  cli, hacktoberfest
Awesome Laravel Zero
πŸ‘‹ START HERE! A curated list of Laravel Zero libraries, resources and projects
Stars: ✭ 84 (-44.74%)
Mutual labels:  cli, hacktoberfest
Spectre.cli
An extremely opinionated command-line parser.
Stars: ✭ 121 (-20.39%)
Mutual labels:  cli, hacktoberfest
Asus Fan Control
πŸŒ€ Fan control for ASUS devices running Linux.
Stars: ✭ 120 (-21.05%)
Mutual labels:  cli, ubuntu
Rymfony
A work-in-progress CLI tool built in Rust to mimic the Symfony CLI binary
Stars: ✭ 89 (-41.45%)
Mutual labels:  cli, hacktoberfest
Plugin Installation Manager Tool
Plugin Manager CLI tool for Jenkins
Stars: ✭ 138 (-9.21%)
Mutual labels:  cli, hacktoberfest
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+735.53%)
Mutual labels:  cli, hacktoberfest
Texture Synthesis
🎨 Example-based texture synthesis written in Rust πŸ¦€
Stars: ✭ 1,337 (+779.61%)
Mutual labels:  cli, hacktoberfest
Pypistats
Command-line interface to PyPI Stats API to get download stats for Python packages
Stars: ✭ 86 (-43.42%)
Mutual labels:  cli, hacktoberfest
Mole
CLI application to create ssh tunnels focused on resiliency and user experience.
Stars: ✭ 1,520 (+900%)
Mutual labels:  cli, hacktoberfest
Navi
An interactive cheatsheet tool for the command-line
Stars: ✭ 10,055 (+6515.13%)
Mutual labels:  cli, hacktoberfest
Ritchie Formulas
This repository contains the community formulas that can be executed through Ritchie CLI once imported. This tool is an open source product that allows you to create, store and share any kind of automations, executing them through command lines, to run operations or start workflows βš™οΈ πŸ–₯ πŸ’‘
Stars: ✭ 84 (-44.74%)
Mutual labels:  cli, hacktoberfest
Beets
music library manager and MusicBrainz tagger
Stars: ✭ 10,522 (+6822.37%)
Mutual labels:  cli, hacktoberfest
Awesome Wp Cli
A curated list of packages and resources for WP-CLI, the command-line interface for WordPress.
Stars: ✭ 129 (-15.13%)
Mutual labels:  cli, hacktoberfest

SimpleSH CLI Tools Sytem Ubuntu Build Status Join the chat at https://gitter.im/rafaelstz/simplesh Releases

Hello. 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!

Running πŸ‘

Just run the following code in the terminal:

wget installation

wget -qO- -O simplesh.zip https://github.com/rafaelstz/simplesh/archive/master.zip
unzip simplesh.zip && rm simplesh.zip
cd simplesh-master/
bash simple.sh

curl installation

curl -L https://github.com/rafaelstz/simplesh/archive/master.zip -o simplesh.zip
unzip simplesh.zip && rm simplesh.zip
cd simplesh-master/
bash simple.sh

List of contents

Below is the complete list of commands and applications that are included in SimpleSH.

System

  • indicator.sh - Install the system load indicator.
  • ohmyzsh.sh - Install oh-my-zsh.
  • phonegap.sh - Easily install Phonegap.
  • prezto.sh - Install Prezto (for Zsh).
  • update.sh - Keep the list of sources updated.
  • upgrade.sh - Upgrade all of the system's packages.
  • vim.sh- Install VIM, the ubiquitous text editor.

Server Side

  • ajenti.sh - Install the Ajenti admin panel.
  • lamp.sh - Install the LAMP stack (Linux + Apache + MySQL + PHP).
  • n98.sh - Install the n98 magerun cli tools for Magento Developers.
  • nginx.sh - Install the LEMP stack (Linux, Nginx, MySQL + PHP).
  • wpcli.sh- Install the WP CLI (command line interface for WordPress).

Desktop

  • atom.sh - Install the Atom editor.
  • brackets.sh - Install the Brackets editor.
  • brave.sh - Installs Brave, the secure, fast and private web browser with AdBlocker.
  • chrome.sh - Install the Chrome web browser.
  • chromium.sh - Install the Chromium open-source web browser.
  • composer.sh - Install Composer, the dependency manager for PHP.
  • digikam.sh - Install the Digikam photo manager.
  • docker.sh - Install Docker, the dev to ops choice for container platforms.
  • dropbox.sh - Install Dropbox, the file synchronization utility.
  • firefoxdev.sh - Install Firefox Developer Edition.
  • flatpak.sh - Install the Flatpak, the application distribution
  • gimp.sh - Install Gimp.
  • go.sh - Install the Go programming language.
  • googledrive.sh - Install Google Drive.
  • musique.sh - Install Musique Player.
  • nodejs.sh - Install Node.js, the JavaScript runtime built on Chrome's V8 JavaScript engine.
  • phpstorm-10.sh- Install PHPStorm version 10.x.x.
  • phpstorm-9.sh - Install PHPStorm version 9.x.x.
  • phpstorm.sh - Install PHPStorm version 8.x.x.
  • pycharm-pro.sh - Install the PyCharm Professional edition.
  • pycharm.sh - Install the PyCharm Community edition.
  • rubymine.sh - Install RubyMine.
  • spotify.sh - Install Spotify.
  • sublimetext.sh - Install the Sublime Text 3 editor.
  • terminator.sh - Install Terminator, a terminal emulator.
  • yarn - Install Yarn, fast, reliable, and secure dependency management.
  • vscode.sh - Install Visual Studio Code, the open source code editor.

How can you help?

  • Add new commands/installers.
  • Send me proposals if you think something is missing.
  • Create issues if you find bugs or missing features.

License

MIT Β© 2018 Rafael CorrΓͺa Gomes and contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].