jimakker / appkg

Web apps embedded in encrypted SQLite databases

Home Page:https://jimakker.gitlab.io/appkg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appkg

An appkg app is just a Web App embedded in a SQLite database with optional OpenPGP encryption. The appkg host is a standalone app (that you can host yourself) and offers a barely functional built-in code editor!

appkg uses OpenPGP.js and sql.js.

About

Web apps embedded in encrypted SQLite databases

https://jimakker.gitlab.io/appkg/

License:MIT License


Languages

Language:JavaScript 58.4%Language:HTML 41.6%