Code Monkey home page Code Monkey logo

copy-paste-notes's Introduction

Copy Paste Notes

copy-paste-notes is a CLI that is designed to make it possible to manage your notes from the command line. You can add, list, delete and copy notes directly to your system clipboard.

It is in very early development, so it comes with no assurances. It has only been tested on Ubuntu Linux. It may work with your system, but it is in no way guaranteed.

Note: Expect breaking changes to occur until v0.1.0.

Setup/Installation

  • Install - go install github.com/simondrake/copy-paste-notes@latest
  • Create the database file - touch ~/cpn.db

Platform Specific Details

copy-paste-notes relies on the golang.design/x/clipboard package, please refer to their platform specific details otherwise you may encounter errors.

Linux

Wayland

In addition to installing libx11-dev or xorg-dev or libX11-devel, you'll also need to install wl-clipboard. The x/clipboard integration only seems to work with X11 (not Wayland).

TODO

  • Tests ๐Ÿ™ˆ
  • See if there's a way of making this work without the os/exec / wl-clipboard hack.
  • Test on different platforms.
  • Create the db file if it doesn't exist, to avoid having to touch it manually.

copy-paste-notes's People

Contributors

simondrake avatar fattylewis avatar

Stargazers

Josh Simmonds avatar

Watchers

 avatar

Forkers

fattylewis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.