About: Habash   Sponge Permalink

An Entity of Type : dbkwik:resource/ZwE4O3utshWv1Qc47xdU6Q==, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

AttributesValues
rdf:type
rdfs:label
  • Habash
webname
  • GitHub: habash
dcterms:subject
foaf:homepage
dbkwik:habitica/pr...iPageUsesTemplate
Platform
  • bash
Name
  • habash
latest release date
  • 2016-07-20(xsd:date)
Description
  • hasbash is a Habitica terminal client written entirely in Bash. It is great for: * creating habits * creating To-Do's * increasing task values ' * decreasing task values ' It can be used via the command-line or integrated with tools like Taskwarrior. WARNING! This is a very basic Bash script that implements a subset of the Habitica API on the command-line. It is essentially a basic wrapper around curl, with some extra commands for ease of use. Note that the current script does not handle tasks with check-lists correctly.
Website
Developer
Usage
  • Available commands: * habash getidoftask TASK_TEXT * habash up TASK_TEXT * habash down TASK_TEXT * habash createtodo TASK_TEXT * habash createhabit TASK_TEXT * habash post API_PATH [CURL_ARGUMENTS] * habash get API_PATH [CURL_ARGUMENTS] * habash helpme WARNING:
  • This script does not check inputs; if you do something like "habash rm -rf *", this script will execute "rm -rf *". You have been warned!
install
  • The first command changes to your home directory, and the second prevents other users accessing your .bashrc file. But if you are using habash then you probably know this already.
  • Your USER ID and API TOKEN can be found on the website, under Settings=>Site or on your mobile device under Settings => Account Details However, be aware that as mentioned on the API settings page, your API token is a password, so care should be taken with it. For example, if you set the and variables in your .bashrc file, then make sure the file permissions are set so that only you have read access. This could be done with the following console commands:
  • Required components: *Bash *curl *grep You may need to alter the script to add the parameter -k for curl command lines to allow insecure connections, that is, connections to SSL sites without certs. The environment variables HABITICA_TOKEN and HABITICA_UUID are required to be set. One method is to set them with the following command before executing the script
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software