This commit is contained in:
smartfridge 2021-03-16 16:13:36 +01:00 committed by GitHub
parent 85db6ae143
commit b9ab42b292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 180 additions and 0 deletions

21
smartcord/LICENSE Normal file
View File

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2019 Joe
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS 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 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

2
smartcord/README.md Normal file
View File

@ -0,0 +1,2 @@
# EnhancedDiscord-Site
Backup for enhanceddiscord.com

BIN
smartcord/SmartCord.exe Normal file

Binary file not shown.

BIN
smartcord/ed_theme_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
smartcord/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

125
smartcord/index.html Normal file
View File

@ -0,0 +1,125 @@
<html><head>
<title>EnhancedDiscord</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="/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="/style-v0.2.css">
</head>
<body>
<section class="hero has-text-centered">
<div id="brand">
<img class="logo" src="/logo.png"><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="/ed_theme_2.png" target="_blank">
<img src="/ed_theme_2.png" alt="EnhancedDiscordTheme 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">noDelete</span><br>
<span class="plugin-desc">Let's you see deleted messages.</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>

BIN
smartcord/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

32
smartcord/style-v0.2.css Normal file
View File

@ -0,0 +1,32 @@
.logo {
height: 70px;
vertical-align: middle;
}
.logo + .title {
vertical-align: middle;
}
.margin-20 {
margin: 20px;
}
.discord > img {
vertical-align: bottom;
}
.section-header {
padding: 5px 15px;
border-radius: 5px;
margin-bottom: 10px;
font-size: 20px;
}
.margin-bottom-10 {
margin-bottom: 10px;
display: inline-block;
}
.plugin-desc {
opacity: 0.5;
}
.dl-desc {
opacity: 0.6;
margin: -6px 0 0 0;
font-size: 13px;
display: inline-block;
}