{% extends "base.html" %} {% block title %}Settings — sdexe{% endblock %} {% block nav_settings %}active{% endblock %} {% block content %}

Settings

Preferences saved locally to your machine.

Downloads

Where files land after downloading.

Tokens: {title} {artist} {album} {uploader} — leave empty to use title only

Notifications

Desktop alerts when downloads complete.

About

sdexe v{{ version }} · GitHub

Config file: ~/.config/sdexe/config.json

{% endblock %} {% block scripts %} {% endblock %}