pem
command line personal expense manager
Install
- All systems
-
curl cmd.cat/pem.sh
- Debian
-
apt-get install pem
- Ubuntu
-
apt-get install pem
- Kali Linux
-
apt-get install pem
- Fedora
-
dnf install pem
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pem
- Raspbian
-
apt-get install pem
- Dockerfile
- dockerfile.run/pem
pem
command line personal expense manager
This is a handy tool to help you keep track of your personal income and expenses. It is a command line alternative to other personal finance and money managers. On GNU/Linux and other Unix-like systems, Pem works by storing the details in a CSV file placed in the ~/.pem directory under your $HOME directory. Each such file is named after the current month, and is automatically created by Pem when you enter the first record for a month. It is not advisable to edit these files by hand.