Skip to content

indigo-sadland/covermy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covermy

Helper in storing commands and its' output!

Overview

covermy is a simple tool dedicated to help you stay organised. It relays on Joplin - open source note-taking app, and uses Joplin API to create hierarchical notes to store bash commands along with its' output.

Goal

I've made this tool with the intention to automate my bug bounty/pentest routine. I also hope that covermy will help not only me and not only bug bounty hunters or pentesters.

Instalation

Requirements

  • Go 1.19+
    go install github.com/indigo-sadland/covermy@latest
    
  • Joplin Desktop App

After installing Joplin you need to obtain API key. To do this, start Joplin and go to Tools -> Options -> Web Clipper. Copy the key and place it in $USER_HOME/.local/share/covermy/api as plain text.

Usage

Simply add covermy before desired command.

Demo

covermy

Releases

No releases published

Packages

No packages published

Languages