Giter Club home page Giter Club logo

bashknown's Introduction

Known BASH API tools

This is a collection of bash command line tools for interfacing with the Known api.

It uses the user api token (available from your tools and apps menu) in order to interface with your known site.

This is quite handy, you can for example use it to send a tweet from the command line (as I do), or as part of the "internet of things" to allow system processes to send messages to a Known powered status page (as I also do).

Requirements

  • curl
  • php cli
  • python
  • openssl
  • base64

The last should be part of your distro's core utils package.

Example

Send a status message, and send it to twitter.

echo "my tweet" | ./status.sh https://mysite.com me myaccesscode twitter::username

Licence

GPL 2

See

bashknown's People

Contributors

cdn avatar mapkyca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

danito cdn

bashknown's Issues

Privacy of status post

Would it be possible to add an option to set the privacy of a post - Public , Members Only and Private ?
Thanks.

Multiple images

Now that Known itself is capable of multiple image attachments to an Image–type post, can this capability be added to the scripts?

Listing Drafts or Listing tags ?

I wanted to have a list of all the tags I ever used on my Known instance

OR

a list of all the private posts I started.

Would that be possible by fetching Known API & this plugin ?

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.