Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fang-/suite
arvo enrichment
https://github.com/fang-/suite
arvo hoon urbit
Last synced: 21 days ago
JSON representation
arvo enrichment
- Host: GitHub
- URL: https://github.com/fang-/suite
- Owner: Fang-
- License: mit
- Created: 2020-02-23T00:40:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T17:06:12.000Z (6 months ago)
- Last Synced: 2024-05-22T06:06:46.510Z (6 months ago)
- Topics: arvo, hoon, urbit
- Language: hoon
- Homepage:
- Size: 3.36 MB
- Stars: 103
- Watchers: 15
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-urbit - cliff
README
various apps, tools, and crazy experiments.
usage encouraged! issues welcome! provided "as is"! we do not accept prs at this time.## for users
these softwares can be installed from ~paldev as landscape tiles:
- **pals**: friendlist, for manual peer discovery.
- **face**: see your pals.
- **rumors**: gossip among pals-of-pals.
- **fafa**: 2fa otp authenticator.
- **cliff**: filesystem explorer & editor.
- **scooore**: local scoreboard for chat reacts.
- **picture**: a picture frame for the homescreen.
- **verse**: daily random bible verse for the homescreen.## for powerusers
these softwares are for manual, local installation & configuration:
- **chat-stream**: allows unauthenticated randos to partake in chats over http.
- **emblemish**: provides an http endpoint for emblemish data.## for developers
### userspace infrastructure
- **fakeid**: store + helpers for generating and tracking fake local identities.
- **podium**: helper app for exposing subscriptions over unauthenticated http. (maybe broken?)### libraries
- **rudder**: framework for routing & serving simple web frontends.
- **gossip**: wrapper for p2p data discovery & sharing.
- **multipart**: parsing for http multipart form-data.
- **sigil**: sigil-js but in hoon.
- **emblemish**: alternative sigils & names, based on emoji, currently in beta.
- **twemoji**: subset of the twemoji.twitter.com svgs used by emblemish.
- **markov**: dumb markov chain text generation.
- **bbcode**: bbcode parsing and rendering.
- **benc**: b-encoding and -decoding.
- **torn**: parsing and rendering of torrent files & magnet links.
- **word**: kjv structured for easy lookup.
- **otp**: one-time password (rfc4226, rfc6238) utilities.
- **ppm**: mark and utilities for using `.ppm` image files.
- **pal**: miscellaneous bits and pieces.## for later
these softwares have not yet been updated for the new world:
- **serval**: a torrent tracker: implements the bittorrent http tracker protocol.
- **duiker**: a torrent "tracker": enables sharing/discovery of bittorrent magnet links, for use through `|link`.
- **bard**: interactive storyteller for use with `|link`.
- **djay**: backend for synced viewing of youtube videos, sourced from a chat channel.
- **biblebot**: watches (chat) graphs for mention of bible verses, then posts them.