Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -5591,5 +5591,28 @@
"usesInternetIdentity": true,
"logo": "/img/showcase/staex-dvault_logo.svg",
"oneLiner": " "
},
{
"name": "IC Pack",
"description": "Internet users lost control over their apps due to SaaS: an app may be blocked, removed, etc. IC Pack allows to create apps that cannot be deleted or updated without user consent. This done by installing apps as your own canisters (canister-per-user model).",
"website": "https://docs.package-manager.com/",
"logo": "/img/showcase/icpack_logo.svg",
"screenshots": [
"/img/showcase/icpack_screenshot.webp"
],
"video": "/img/showcase/icpack_video.mp4",
"display": "Normal",
"id": "icpack",
"oneLiner": "Reclaim lost control over apps lost in cloud era.",
"stats": "n/a",
"tags": [
"Tools / Infrastructure"
],
"usesInternetIdentity": true,
"github": "https://github.com/vporton/icp-package-manager",
"twitter": "",
"youtube": "",
"submittableId": "",
"videoContentType": "video/mp4"
}
]
]
133 changes: 133 additions & 0 deletions static/img/showcase/icpack_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/showcase/icpack_screenshot.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/showcase/icpack_video.mp4
Binary file not shown.