syncnotes

command module
v0.0.0-...-6479e97 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 7 Imported by: 0

README

syncnotes

  • Note syncing git utility for lazy people
  • Only Github is currently supported
  • Needs SSH on private repositories
  • Pull requests welcome!

Installation

  • Binary:
    • download from releases
    • save it somewhere in your PATH
  • With Go:
    • $ go install github.com/robert-saramet/syncnotes@latest
  • From source:
    • $ git clone https://github.com/robert-saramet/syncnotes
    • $ go install syncnotes

Commands

  • syncnotes config set repo and directory
  • syncnotes push [dir] upload specified directory
  • syncnotes sync default notes directory

To-Do

  • Support classic auth for private repos
  • Handle errors properly
  • Handle git conflicts
  • Create background service
  • Add GitHub webhook support
  • Remove configuration file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL