A collection of Homescreen Awesomeness
Application | Add To Homescreen | Description |
---|---|---|
Basic Calculator | A web based calculator. | |
Chess3D | 3D Chess Game built with HTML5 and WebGL. | |
Duck Hunt | DuckHunt in Javascript and HTML5. | |
HackerPaste | Is a one-of-a-kind text snippet sharing tool, secure by design and built for the decentralized web. | |
Luckysheet | Luckysheet (Demo only) is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. | |
Rift | Decentralized workspace with file editing, social feeds, video streaming, and more. | |
Scientific Calculator | A web-based scientific calculator written with HTML, CSS & JavaScript. | |
SkyGallery | Media gallery that allows users to share pictures and videos. | |
SkyProfile | MySky user profile management app. | |
SkySend | Secure, private way to send and share files. | |
SkySolitare | Web based version of Solitare. | |
SkySweeper | Minesweepr in React + Hooks. | |
SkyTransfer | Minimal but powerful file sharing platform with AES encryption. | |
SVG-Edit | SVG-edit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser. |
Below is a list of unofficial apps that can be used as examples of what can be supported on Homescreen. These should not be considered production apps.
Application | Add To Homescreen | Description |
---|---|---|
Aave | Non-custodial liquidity protocol | |
Arbitrum Bridge | Arbitrum L1/L2 Token Bridge | |
Balancer | Swap tokens and manage your assets on Balancer Protocol. | |
Compound | A trading interface built on Gnosis Protocol v2. | |
CowSwap | Supply or borrow assets from the Compound protocol. | |
ENS Manager | Decentralised naming for wallets, websites, & more. | |
Gnosis Safe | Allowing crypto users to manage funds in a safer way. | |
Osmosis | The first IBC-native Cosmos interchain AMM. | |
PancakeSwap | Farm CAKE with Pancake LP Tokens | |
Swapr | Decentralized exchange governed by the DXdao. | |
Uniswap | Swap or provide liquidity on the Uniswap Protocol. |
Thanks for your interest in Homescreen!
When contributing, please keep in mind the following guidelines:
- One project per pull request.
- Only add Working apps that fully support homescreen. The Official app section is for Skynet Labs only.
- New apps should be added to apps.json, DO NOT edit README directly, README is generated automatically by github actions.
- Apps must be projects built to support Homescreen, including a resolver skylink in their Manifest that matches the resolver skylink of the Add to Homescreen link.
- Github links should match the author/builder of the application and support Homescreen by maintaining an official resolver skylink.
- Include a meaningful pull request description.
- Keep the project description short and simple without skimping on the important details.
- Projects should be organized in ascending alphanumeric order i.e. a-z, 0-9.
- End the description with a full stop/period.
- Check that your text editor is set to remove trailing whitespace.