Savepad is a command-line tool that allows one to save snippets of text in a quick and easy manner. This tutorial will guide you through the installation process on Fedora CoreOS latest.
sudo dnf install curl
Open your terminal and navigate to the directory in which you want to install Savepad.
Clone the Savepad repository to your local machine by typing the following command:
git clone https://github.com/shelltr/textpad.git
cd textpad
sudo dnf install -y golang
go build .
sudo mv textpad /usr/local/bin/savepad
sudo chmod +x /usr/local/bin/savepad
To test whether or not Savepad is working correctly, run the following command:
savepad "Testing Savepad on Fedora CoreOS."
This should save the text "Testing Savepad on Fedora CoreOS." to your clipboard.
You have now successfully installed Savepad on Fedora CoreOS latest. You can save text snippets by running the Savepad command followed by your text enclosed within quotes.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!