Coder Social home page Coder Social logo

mhsattarian / alfred Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dvilelaf/alfred

0.0 1.0 0.0 286 KB

A script to install all your favourite applications and perform the most common tasks.

License: GNU General Public License v3.0

Shell 66.95% Python 33.05%

alfred's Introduction

Alfred

A script to install all your favourite applications and perform the most common tasks automatically in Debian, Ubuntu and their derivative distros.

Alfred can install the most common applications and packages for you, while you take a nap or walk the dog. Just tell Alfred what you want him to do for you and he will take care of it in no time. This is perfect for Linux beginners and lazy users like me, specially for those times when you have just installed the system.

Imgur

Python script usage

Option A: install with pip3

  1. In a terminal:.
    pip3 install alfred-installer
    alfred-installer
    

Option B: download the script with wget

  1. Open a terminal, paste the line below and then press enter. You will have to type your password.
    wget https://raw.githubusercontent.com/derkomai/alfred/master/alfred.py && python3 alfred.py
    

Bash script usage (now obsolete and discontinued)

Option A: the graphical, beginner-friendly way

  1. Download Alfred in this link: right click on the link, select save link as and click OK, ensuring that the file name is just alfred.sh without any other extensions.
  2. Open your downloads folder. You should see a file named alfred.sh.
  3. Right click alfred.sh file, select Properties and open the tab named Permissions in the dialog.
  4. Now, depending on your system, you should see something like Allow executing file as a program or a table where you can give Execution permissions for the file owner. Ensure this is activated and click OK.
  5. If you are using Ubuntu or at least the Nautilus file browser, ensure that Edit > Preferences > Behaviour > Executable text files > Run executable text files when they are opened option is activated.
  6. Open alfred.sh by clicking on it.
  7. You will be asked for your password. Type it and click OK.
  8. Select the tasks you want to perform and click OK. Wait for them to complete. That's it.

Option B: the easy command line way

  1. Open a terminal, paste the line below and then press enter. You will have to type your password.
    sudo apt -y install git && git clone https://github.com/derkomai/alfred && sudo ./alfred/alfred.sh
    

Donation

If you find Alfred useful and it has saved you some time or trouble, you can support it by making a small donation through Paypal or cryptocurrencies.

  • Paypal: Donate

  • Bitcoin address: 3F888TKJvWvkRmGVDyeCFAoBbFnLoYsrYP

  • Bitcoin Cash address: 1LfY7Mjh3z11ek1A2exKm3JdXw8VheNHdU

  • Ethereum/ERC20 address: 0x0Ddc94917100387909cb6141c2e7e453bd31D3f7

  • Litecoin address: MVXhiKnsMTiZYWfzdQ9BdJT8wDpSNrBme1

  • XRP address: rFeeJw6rsoeSmu9BAL12gHSaMwtvFQgif

  • Stellar address: GBON6KJYAQMRYTMEOSZQI22MOGZK7FWKDLAIWXRLZSG2XEZ6RG73PUGT

  • Neo address: AGehUh61V2mjmhwsk3sGus5hEVYQZxexZa

alfred's People

Contributors

dvilelaf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.