A simple program to display current playing from Spotify app on your desktop

A simple program to display current playing from Spotify app on your desktop How to Use: Linux: Currently Supports GNOME and KDE. If you want to support your Desktop Environment and know how to set wallpaper via command line, please create an issue. Download the installer from here and go to the path where you downloaded the installer to and do chmod +x wallspotInstaller.sh and ./wallspotInstaller.sh Now you can find a menu entry named “WallSpot” in your applications menu. You […]

Read more

Mitum-currency / mitum-data-blocksign python SDK

‘mitum-py-util’ will introduce the usage of mitum-currency and mitum-data-blocksign for python. This project is being totally copied to ProtoconNet/mitum-py-util. Installation Recommended requirements for ‘mitum-py-util’ is, $ python –version Python 3.9.2 $ git clone https://github.com/ProtoconNet/mitum-py-util.git $ cd mitum-py-util $ python setup.py install If setup.py doesn’t work properly, please just install necessary packages with requirements.txt before running setup.py. $ cd mitum-py-util $ pip install -r requirements.txt Generate New Operation Operations ‘mitum-py-util’ provides three operations of ‘mitum-currency’, ‘Create-Accounts’ creates an account corresponding to […]

Read more