Extension to Gnome-Shell v.(36,38,40,41,42), for conversion of Real (BRL) to Peso Chileno (CLP).
# Licence
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. SPDX-License-Identifier: GPL-2.0-or-later
cd /tmp && git clone https://github.com/albolea/real-clp.git && mv real-clp [email protected] && cp -av [email protected] ~/.local/share/gnome-shell/extensions/ && gnome-shell-extension-tool --enable-extension [email protected] && rm -rf [email protected] .
Or just download [email protected] form releases and unzip [email protected] to ~/.local/share/gnome-shell/extensions/ .
To restart GNOME Shell in X11, pressing Alt+F2 to open the Run Dialog and enter restart (or just r). In Wayland Log out and Login agaian.