Disclaimer
This Software is provided "as is" without warranty of any kind, either express or implied, including without limitation any implied warranties of condition, uninterrupted use, merchantability, fitness for a particular purpose, or non-infringement.
This simple script can encode a message into a png and retrieve it. It's based on a small talk on steganography that was given at Beaver Barcamp 2014
Can is a handy graphics library that makes managing the canvas easier. It treats everything it draws as an object, and thus allows easy updating of the canvas display. This library has a rich feature set including mouse and animation support. See some of the examples (coming soon) for more details.
Feisty Pass is a mobile app meant to encrypt passwords for storage, while providing a convenient and useful interface for managing all your passwords. We also provide a web version of this app so you can try it out without ever having to install it.
Tasked is a To-do list app with several features to help make it more useful. Those features include:
- Searchable Entries
- Sortable Entries
- Check Boxes so you can check off steps in multi-step tasks.
- Persistence options for making a task appear anywhere from every day to once a year.
- Hold options for taking a task off the main list for a set duration so you don't have to look at tasks you can't currently work on.
It was originally developed as a way to build a proper mobile layout for Feisty Pass, and helped solve several issues Feisty Pass had at the time. Co-development of the two apps was surprisingly useful in bettering both apps.
This library can also paginate pretty much anything that you can provide an element selector function for.
Expedition is a file explorer app that can also zip and unzip files and directories.