Code Monkey home page Code Monkey logo

ezed's Introduction

::::::::::::::::::::::::::::::::::::::  
:+:            :+: :+:       :+:    :+: 
+:+           +:+  +:+       +:+    +:+ 
+#++:++#     +#+   +#++:++#  +#+    +:+ 
+#+         +#+    +#+       +#+    +#+ 
#+#        #+#     #+#       #+#    #+# 
######################################  

ezed: a simple, minimal-dependencies installer for EnhancedDiscord.

https://asciinema.org/a/wCG9SUuK0mcIts80LOFBNVHi1.svg

Installation

curl -LO https://raw.githubusercontent.com/erebid/ezed/master/ezed
chmod +x ./ezed
# and now you can run ezed commands with ./ezed
# optionally, move ezed to any directory in your $PATH (such as ~/.local/share/bin) for execution anywhere
mkdir -p ~/.local/share/bin
mv ezed ~/.local/share/bin/

To update ED, you don’t need to delete and reinstall anything manually, just run

ezed upgrade

Usage Examples

Install ED by attempting to locate the Discord install

ezed install

Uppdating an ED installation

ezed update -e ~/optional-path-to-ed-dir

Install ED to a specific flavor of Discord

ezed install -f ptb

Put the ED installation in a specific directory

ezed install -e ~/stuff/EnhancedDiscord

Uninstall an ED installation

ezed uninstall -e ~/optional-path-to-ed-dir

Install a fork of ED

ezed install -g "MasicoreLord/EnhancedDiscord"

Comparison to alternatives

ezedLinuxED
Prompt-based TUI
Windows support
MacOS support
Linux support
Command line interface (non-interactive)
Selectable branch
Install EnhancedDiscord beta
Install EnhancedDiscord from a custom repo (such as a fork)
Install a specific revision of EnhancedDiscord
Flatpak/Snap support✓*
LicenseGPLv3+MIT
DependenciesSome standard MacOS/Linux utilitiesBrew (macOS only), Python 3, Python’s distutils
Code qualityJudge it yourselfJudge it yourself

​* = LinuxED assumes that flatpak/snap Discord installs are in preset directories (which works most of the time), ezed makes use of Flatpak/Snap commands to find the correct location before falling back to a default location.

Goals

  • Have correct, readable code (ShellCheck compliance, and following standard convention.)
  • Avoid the use of dependencies that wouldn’t be found on most GNU/Linux distributions or MacOS systems (for maximum portability.)

Non-goals

ezed's People

Contributors

samhza avatar

Watchers

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