HPI icon indicating copy to clipboard operation
HPI copied to clipboard

Human Programming Interface 🧑👽🤖

Results 27 HPI issues
Sort by recently updated
recently updated
newest added

I think a module for accessing Firefox data would be very useful. This [documentation](https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Places/Database) on the Mozilla website details how the data is stored. I am thinking that a separate...

enhancement
module

Discussion around the design decisions [here](https://github.com/karlicoss/HPI/blob/master/doc/CONFIGURING.org)

I am experimenting with HPI as I was looking for a system that would allow me to create a repository of my digital traces: cool stuff. I've installed HPI according...

https://johnfactotum.github.io/foliate/ Seems like a nice app for reading epubs, apparently epub annotation feature is hard to find https://github.com/johnfactotum/foliate/wiki#how-are-notes-and-bookmarks-stored /cc @bepolymathe

module

Had an idea to make the install process perhaps easier, or at least automate some things - thought I'd leave it here -- personally I feel the most convenient way...

Hi, I'd love to see this project support Signal database backups. These cannot be created through the Signal app, but it is possible to extract the DB from a desktop...

enhancement
module

Since Memex now provides a way for programmatically accessing the data, it would be awesome to have a module for it. https://github.com/WorldBrain/storex-hub-integration-memex-arweave

enhancement
module

This is more of a fun demonstration of what's it capable of, but could also help for integrating with other programming languages. Should be fairly easy and with almost no...

enhancement

For quantified self stuff some heavy manipulation with pandas is usually necessary (e.g. I'm doing this in my [dashboard](https://github.com/karlicoss/dashboard)), so I doubt a general purpose web dashboard would cover it...

Hi, struggling to install orger for which I need HPI :) I read: ``` After installing HPI, run hpi config create. This will create an empty config file for you...

documentation