Skip to content

RobertJaskowski/Caravansary

Repository files navigation

GitHub release (latest by date) GitHub Release Date
Twitter URL

Caravansary is productivity tools always visible on desktop. There is no need for window switching or managing multiple processes for different tasks.

Features

Contribute

  1. Star this repo
  2. Suggest features, modules
  3. or help developing it
    • Clone this repo
    • Create wpf class library project
    • Reference Caravansary.SDK
    • Implement ICoreModule
    • Modules in folder 'Modules' will be automatically detected and run in the app
    • Pack dll and extra files to .zip
    • Create a task or edit OnlineModuleList, so your module can be visible in the application module list.
  4. Thank you <3