Giter VIP home page Giter VIP logo

p's People

Contributors

gchers avatar

Watchers

 avatar  avatar

p's Issues

Feature request: automatic git commit

It would be great to have automated git commit. Something like:

p -a twitter
password (empty to generate one):
[git commit -m "created password 'twitter'" .p/store.gpg]

Misleading LOC

The project is more than 200 lines of bash. Misleading.

missing binaries do not create date?

On a Debian 8 system (Qubes OS template), where I forgot to install xclip I get some odd messages.

Note that lib/p is where I cloned the git repo.

$ lib/p/p.sh -a foo
password (empty to generate one): 
lib/p/p.sh: line 44: md5: command not found
lib/p/p.sh: line 99: xclip: command not found
[*] password added

Notice: in Linux the utility is called md5sum not md5. Perhaps add a configuration variable to invoke another hash function e.g. sha256sum?

Then:

$ gpg -d .p/store.gpg 
gpg: encrypted with 2048-bit RSA key, ID D1166F50, created 2016-08-26
      "pmanager"
foo  1472251318

But

$ lib/p/p.sh -l
gpg: encrypted with 2048-bit RSA key, ID D1166F50, created 2016-08-26
      "pmanager"
label   age
--------------
lib/p/p.sh: line 37: let: days=(1472251431-)/86400: syntax error: operand expected (error token is ")/86400")
foo 

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.