Skip to content

Releases: roymasad/peanut-stash

1.1.1 Released

06 May 00:15
Compare
Choose a tag to compare

More stability, less bugs and more features!

  • Cloud based collaborative copy pasting of terminal commands (peanuts! 🥜)
  • Requires an account with email verification
  • Ready out of the box to try out
  • Access your stash of terminal commands anywhere you login
  • Stash, pop, execute, categorize, clipboard copy, ask ai, edit, share commands quickly with colleagues
  • Run quick alias shortcuts from the terminal that map to full length commands/templates with optional variables
  • Open links in browser from terminal console
  • Attach notes to stashed peanut texts to remind you what the commands do and add context
  • Manage cloud users to share text peanut with
  • Manage category labels to filter/organize your text peanut commands
  • Simple cloud design requires no server logic/functions/api endpoints
  • Default public testing server available with the project (read below notes)
  • Supports private custom servers with easy quick setup
  • Works on firebase free spark plan or blaze, you just need realtime DB and Auth with email enabled
  • RSA used to secure encryption of peanut texts
  • Symmetrical encryption for login credentials based on machine signatures
  • Color coded interactive prompts
  • Firebase realtime db security rules for authorization and access control of data
  • Integration with Gemini V1 API (Free/paid keys required) to help create, find & explain command lines using natural language
  • Export single commands or entire collections to unlisted pastebin URLs (key required)