Skip to content

kveberg/joplin-cli-api-for-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Joplin Command Line Interface (CLI) API for Python

You are most likely looking for Joplins REST API detailed on the Joplin homepage. My API communicates with the Joplin Terminal Application. Should you nonetheless find it to your liking -- feel free to contribute!

Files

  • helpers.py helpers
  • joplin_cli.py code for Joplin CLI commands
  • joplin_cli_tests.py simple tests of joplin_cli.py
  • joplin_cli_extended.py extended functionality (coming)

Updates

  • 27.01.2022 - Minor revisions, uploaded joplin_cli_tests.py
  • 16.01.2022 - Initial commit. Bugs guaranteed. Upcoming: joplin_cli_extended.py -- some functionality built atop Joplin CLIs native functions.

About

Joplin Command Line Interface (CLI) API for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages