A Windows installer for Glasscord
Note: Glasscord has been discontinued and all official resources have been deleted. At the moment of writing, Glasscord is still functional (Discord stable 131246), but if execution is unsuccessful, Glasscord may have finally died. If this is the case, Acrylic is the closest alternative.
This project is now deprecated. This project continuted to exist because Glasscord was the only software for easily creating Discord compositing effects. It was incomplete and insecure. Now that an alternative exists, Glasscord is no longer necessary, and this project no longer needs to exist. This project will remain archived and the binary has been removed from the latest release.
NyaomiDEV is the creator of Glasscord and no changes were made to their work.
Glasscord is outdated and allegedly contains vulnerabilities that can get your account hacked. As stated in the license, nobody is responsible for your decisions and your use of Glasscord (and my installer) is at your own risk.
- At the moment, this installer is exclusively for Windows
Functionality of this installer follows Case 2, Method A of the official guide- There is no functionality for creating an "app" folder
- Option to uninstall
The exe can be downloaded and run as-is. Optionally, if you'd prefer to compile it yourself, the Python module Pyinstaller was used with the command pyinstaller -F -i "icon/file/path" "Glasscord Installer.py"
. An icon file can be found here and a general tutorial can be found here.
After v1.0 of Glasscord officially releases, there will be an update to the installer.If Glasscord is ever updated, the installer will be updated as well.- The offical Glasscord Github page was deleted and all Electron compositing efforts by NyaomiDEV are now being put towards Glasstron.
- This was never meant to be a complicated project. It was created to work in conjunction with Better Discord as a tool to help friends install Glasscord who were too lazy to read the manual installation instructions.
Just as Glasscord was, this installer is licensed under the Apache 2.0 License.
Copyright 2020 Randymations
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.