smartfridge.ml/smartcord/index.html

122 lines
7.1 KiB
HTML

<html><head>
<title>SmartCord</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#FF0000">
<meta name="keywords" content="Discord, Mod, Enhanced, EnhancedDiscord, BetterDiscord, DiscordInjections, Discord Theme, SmartCord">
<meta name="description" content="SmartCord is a modification for the Discord desktop app that allows you to load themes and plugins easily, quickly, and safely.">
<meta name="og:description" content="SmartCord is a modification for the Discord desktop app that allows you to load themes and plugins easily, quickly, and safely.">
<meta name="og:title" content="Home">
<meta name="og:image" content="https://smartfrigde.github.io/smartcord/logo.png">
<meta name="og:site_name" content="SmartCord">
<meta name="og:url" content="https://smartfrigde.github.io/smartcord/">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulmaswatch/0.6.2/darkly/bulmaswatch.min.css">
<link rel="stylesheet" href="https://smartfrigde.github.io/smartcord/style-v0.2.css">
</head>
<body>
<section class="hero has-text-centered">
<div id="brand">
<img class="logo" src="https://smartfrigde.github.io/smartcord/logo.jpg"><span class="title">SmartCord</span>
</div>
</section>
<section class="margin-20">
<div id="content-header" class="level">
<div class="level-left">
SmartCord is a modification for the Discord desktop app that allows you to load themes and plugins easily, quickly, and safely.
<br>
It comes with a theme loader, beautiful customizable theme with image background, and many plugins.
<br>
It also, by default, disables Discord's telemetry. This prevents Discord from collecting and potentially distributing data about what you're doing on Discord.
<br>
In addition, there is a built-in option to enable silent typing, so that you never appear as typing in any server.
</div>
<div class="level-right">
<a download="" class="button is-danger" href="./SmartCord.exe">
<div>
<span>Download</span>
<br>
<span class="dl-desc">Official installer for Windows</span>
</div>
</a>
<a target="_blank" class="button is-info" href="https://github.com/smartfrigde/smartcord#Installing" style="margin-left: 6px;">
<div>
<span>More info</span>
<br>
<span class="dl-desc">for installing on MacOS and Linux</span>
</div>
</a>
</div>
</div>
<br>
<div id="content" class="columns">
<div id="themes" class="column">
<div class="hero section-header is-info has-text-centered">Themes</div>
<span class="margin-bottom-10">SmartCord comes with a CSS loader, which can be used to load almost any theme. Here's an example of the default theme:</span>
<br>
<a href="https://github.com/smartfrigde/smartfrigde.github.io/blob/main/smartcord/ed_theme_2.png?raw=true" target="_blank">
<img src="https://github.com/smartfrigde/smartfrigde.github.io/blob/main/smartcord/ed_theme_2.png?raw=true" alt="SmartCord Screenshot" title="Click to enlarge ( ͡° ͜ʖ ͡°)">
</a>
</div>
<div id="plugins" class="column">
<div class="hero section-header is-info has-text-centered">Plugins</div>
<span>Several plugins are included with SmartCord, but there are many more available to install. A list of the preincluded plugins is below. <strike>For a full list of approved plugins, check out the <a href="/plugins" target="_blank">plugins page</a>.</strike> Coming soon™</span>
<br>
<br>
<div id="plugin-list">
<div class="plugin box">
<span class="plugin-title">Avatar Links</span>
<br>
<span class="plugin-desc">Adds "Copy Avatar URL" to the context menu for users, and "Copy Icon URL" to the context menu for guilds.</span>
</div>
<div class="plugin box">
<span class="plugin-title">CSS Loader</span><br>
<span class="plugin-desc">Loads themes, as described in the previous section on this page. Also hot-reloads the file when it's changed.</span>
</div>
<div class="plugin box">
<span class="plugin-title">SmartCord Settings</span><br>
<span class="plugin-desc">Adds tabs to your user settings for easy configurations of plugins and their settings. Included as a plugin so it can easily be disabled.</span>
</div>
<div class="plugin box">
<span class="plugin-title">Guild Count</span><br>
<span class="plugin-desc">Shows the number of servers you're in underneath your number of friends online.</span>
</div>
<div class="plugin box">
<span class="plugin-title">Hidden Channels</span><br>
<span class="plugin-desc">Shows names and topics of channels in which you don't have permission to read messages.</span>
</div>
<div class="plugin box">
<span class="plugin-title">Quick Save</span><br>
<span class="plugin-desc">Adds support for saving guild or channel settings with Ctrl+S.</span>
</div>
<div class="plugin box">
<span class="plugin-title">Shut Up, Clyde (aka Silence)</span><br>
<span class="plugin-desc">Makes Clyde shut the fuck up about buying Nitro.</span>
</div>
<div class="plugin box">
<span class="plugin-title">noPing</span><br>
<span class="plugin-desc">You will not receive red ping icons when you get pinged in muted server.</span>
</div>
<div class="plugin box">
<span class="plugin-title">UwU</span><br>
<span class="plugin-desc">Mwakes Discord more owo</span>
</div>
<h1>And many more coming in future...</h1>
</div>
</div>
</div>
<div id="more-info" class="column">
<div class="hero section-header is-info has-text-centered">More Info</div>
<span>For more information, including detailed installation instructions, bug tracking, and the source code, check out the <a href="https://github.com/smartfrigde/SmartCord" target="_blank">GitHub repository</a>.</span>
<br><br>
<span class="margin-bottom-10">Need help? Have questions? Check out the support server:</span>
<br>
<a href="https://discord.gg/XAvh9tq" class="discord">
<img src="https://discordapp.com/api/guilds/820732039253852171/embed.png?style=banner3" alt="Discord server">
</a>
</div>
</div>
</section>
</body>
</html>