All Projects → Akselmo → ESOLinuxAddonManager

Akselmo / ESOLinuxAddonManager

Licence: MIT license
[MIRROR] Elder Scrolls Online addon downloader, for Linux! Check the link below for the development repo which has the releases and issuetracker.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to ESOLinuxAddonManager

addon-magicmirror
MagicMirror² - Home Assistant Community Add-ons
Stars: ✭ 40 (+60%)
Mutual labels:  addon, addons
addon-home-panel
Home Panel - Home Assistant Community Add-ons
Stars: ✭ 164 (+556%)
Mutual labels:  addon, addons
addon-bitwarden
Vaultwarden (Bitwarden) - Home Assistant Community Add-ons
Stars: ✭ 102 (+308%)
Mutual labels:  addon, addons
Quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
Stars: ✭ 719 (+2776%)
Mutual labels:  gtk, addon
addon-portainer
Portainer - Home Assistant Community Add-ons
Stars: ✭ 83 (+232%)
Mutual labels:  addon, addons
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (+36%)
Mutual labels:  gtk, linux-app
addon-unifi
UniFi Network Application - Home Assistant Community Add-ons
Stars: ✭ 190 (+660%)
Mutual labels:  addon, addons
Addon Vscode
Visual Studio Code - Home Assistant Community Add-ons
Stars: ✭ 201 (+704%)
Mutual labels:  addon, addons
Commit
Commit message editor
Stars: ✭ 102 (+308%)
Mutual labels:  gtk, linux-app
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+52%)
Mutual labels:  gtk, linux-app
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (+12%)
Mutual labels:  gtk, linux-app
addon-sqlite-web
SQLite Web - Home Assistant Community Add-ons
Stars: ✭ 29 (+16%)
Mutual labels:  addon, addons
dezoomify-extension
A browser extension to detect zoomable images in web pages and downloading them with dezoomify
Stars: ✭ 23 (-8%)
Mutual labels:  downloader, addon
addon-vscode-remote
VSCode Remote - Home Assistant Community Add-ons
Stars: ✭ 35 (+40%)
Mutual labels:  addon, addons
Addon Node Red
Node-RED - Home Assistant Community Add-ons
Stars: ✭ 210 (+740%)
Mutual labels:  addon, addons
addon-chrony
chrony - Home Assistant Community Add-ons
Stars: ✭ 23 (-8%)
Mutual labels:  addon, addons
Addon Tasmoadmin
TasmoAdmin - Home Assistant Community Add-ons
Stars: ✭ 130 (+420%)
Mutual labels:  addon, addons
Addon Adguard Home
AdGuard Home - Home Assistant Community Add-ons
Stars: ✭ 138 (+452%)
Mutual labels:  addon, addons
addon-zerotier
ZeroTier One - Home Assistant Community Add-ons
Stars: ✭ 103 (+312%)
Mutual labels:  addon, addons
addon-log-viewer
Log Viewer - Home Assistant Community Add-ons
Stars: ✭ 37 (+48%)
Mutual labels:  addon, addons

aksdev-blog mastodon itchio ko-fi Liberapay patrons discord

ESOLinuxAddonManager

Very simple addon manager for Elder Scrolls Online running on Linux. Well, more a downloader for now.

Currently it's quite ugly but it gets the job done!

How to use

  • Download the app from releases
  • Put it in any empty folder you wish
  • Make sure the app has permissions to run (is set to executable)
  • After opening the app, add
    • Your ESO addon location. For example, for me it is /mnt/sda3/steam/steamapps/compatdata/306130/pfx/drive_c/users/steamuser/My Documents/Elder Scrolls Online/live/AddOns/
    • Paste links to ESOUI.com addon pages, one per line. One link should look like, for example: https://www.esoui.com/downloads/info602-Azurah-InterfaceEnhanced.html
    • Press "Download"
    • If you have issues, the text below download button should tell you whats happening
  • All your data is saved to text files
    • List of addons are in addons.txt
    • The ESO addon location is saved in addonslocation.txt
  • If you use TamrielTradeCenter addon
    • Press "Update TTC" button to update the prices from the official pricelist

Check issues for TODO and bugs!

How to build

For building a standalone app, use Nuitka3 and run following command in repository root:

./build.sh

Nuitka will warn you if you're missing dependencies.

It's worth noting that the onefile Nuitka generates is a bit slower to start, since it unpacks everything to a temp folder before launching. Also I've noticed the filename cant have spaces, so use .desktop files to link to it.

Contributing

Feel free to make issues if you encounter bugs, or comment on existing ones. I am not looking for code contribution at the moment, but feel free to chat about things with me if you wish.

You can find me in my Discord: https://discord.gg/PZkYZRx

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