Skip to content

MatteoAlberghini/linkding.scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collection of scripts for linkding

current features

  • export all linkding bookmarks to html file, ordered by tags (first tag is the main folder)

how to run

install the required python packages in your virtual environment

pip install -r requirements.txt

create a .env file and copy the contents of .env.example to it and fill it in

LINKDING_KEY=your_api_key
LINKDING_URL=your_server_url_/

run 'run.py' script and select which option to run

python3 run.py

results of the script will be in the results folder

About

scripts for selfhosted linkding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages