|
1 year ago | |
---|---|---|
data.d | 2 years ago | |
db/src | 1 year ago | |
go-json | 2 years ago | |
limpsync | 2 years ago | |
log | 1 year ago | |
modules | 1 year ago | |
preferences | 1 year ago | |
scripts.d | 1 year ago | |
src | 1 year ago | |
tmp.d | 1 year ago | |
trash.d | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
attach-daemon | 2 years ago | |
author | 1 year ago | |
bootstrap.lisp | 1 year ago | |
changelog | 1 year ago | |
deptree.lisp | 1 year ago | |
example.png | 1 year ago | |
gthumbnailer | 1 year ago | |
install-apt | 1 year ago | |
install-dnf | 1 year ago | |
install-pacman | 1 year ago | |
kill | 2 years ago | |
launch-daemon | 2 years ago | |
logo.jpg | 2 years ago | |
main.lisp | 1 year ago | |
nothing.png | 2 years ago | |
run | 1 year ago | |
star.png | 1 year ago | |
thumbnailer | 1 year ago | |
trash-hash | 1 year ago | |
uninstall | 2 years ago | |
update | 1 year ago |
README.md
LiMP: The Lisp Masturbation Program
Running LiMP on Linux
-
git clone --recursive --branch v8 https://git.coom.tech/eternal-coomer/LiMP && cd LiMP
-
If you're on a Debian-based system, run ./install-apt and it will install everything for you. Fedora users can run ./install-dnf. Arch & Manjaro users can run ./install-pacman.
-
Run LiMP and click on the 'Preferences' button. In the default tab (Directories) you can add any number of directories where images will be searched for. Once this is done, close Preferences and click on the 'Import Tags' button and follow the instructions there. Importing tags will be slow the first time.
-
The rest should be intuitive, just remember that you can click images to change just that image and right clicking an image opens it in your image viewer. Your image viewer, among other settings, can be changed in Preferences.
Running LiMP on Windows
LiMP doesn't have native Windows support and won't for some time, but it runs well under WSL2: Just follow the Linux instructions.
Updating
Assuming you want to update to v8, you would do:
./update v8
Then run the install script for your distro.
To update to the unstable master branch:
./update master
Then run the install script for your distro.