weakish / weakishScripts

Tiny/Weakish/Useless/Toy scripts and config files. Except where otherwise noted, content on this repo is licensed under version 2 of the GNU General Public License.

Weakish Scripts Wiki

Welcome to Weakish Scripts Wiki! I host some toy scripts and other files here.

This wiki itself is a hg repo. You can clone/pull it via hg, for example:

$ hg clone http://bitbucket.org/weakish/weakishscripts/wiki/

Every bitbucket users can edit this wiki through the web form. (You can login bitbucket using an OpenID, so if you have an OpenID, you can edit this wiki.) If you want to use hg to edit the wiki, please contact me.

Pages

Scripts

  • b64 -- A command line tool to encode/decode a string in Base64 from stdin to stdout
    • b64enc -- An encoding only Bash port, since most of the time I need to encode rather than decode a string.
  • lcj -- Look up Cangjie5 code via Chinese character or unicode from chinesecj.com
  • tq -- Look up weather in China via g.cn
  • wpsend -- post your ReStructuredText file to wordpress blog
  • mpm -- a minimalistic password manager
  • microbridge -- post to microblog from other microblog
  • rc.vim -- vim syntax file for rc shell
  • and more...

dotFiles

  • .vimrc -- use rc shell in vim

Help

License

Except where otherwise noted, content on this wiki/repo is licensed under version 2 of the GNU General Public License.


This revision is from 2009-12-03 12:41