Giter VIP home page Giter VIP logo

authy-snapless's Introduction

Authy Snapless

This repository contains a script for installing the Authy two-factor authentication desktop application on Debian-based operating systems using APT. This script avoids using the Snap daemon from Ubuntu, making it a simple and straightforward way to install Authy on Debian-based systems.

Clone this Repository

To clone this repository, run the following command in the terminal:

git clone https://github.com/tyleraharrison/authy-snapless.git

Installation

To install Authy using this script, simply run the following command in the terminal:

cd authy-snapless
chmod +x install-authy.sh
sudo ./install-authy.sh

Uninstall

To uninstall the Authy desktop application installed through this script, use the following commands:

sudo rm /usr/bin/authy
sudo rm -rf /opt/authy-snapless
sudo rm /usr/share/applications/authy-snapless.desktop
sudo rm /usr/share/pixmaps/authy-snapless.png

Your Authy desktop application should now be completely uninstalled from your system.

TODO

  • Add support for RHEL-based distros (Fedora/CentOS)
  • Add support for openSUSE distros (Leap/Tumbleweed)

License

This project is licensed under the GNU GPL v3 license.

Acknowledgements

I modeled this script after this AUR script, so thanks tonkku107!

Disclaimer

This script and repository are not affiliated with or endorsed by Authy Inc. The actual Authy program is the property of Authy Inc and its copyright holder(s). This script and repository are provided as is, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the script and repository or the use or other dealings in the script and repository.

authy-snapless's People

Contributors

emilyastranova 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.