https://github.com/fang-/suite
arvo enrichment
https://github.com/fang-/suite
arvo hoon urbit
Last synced: about 1 year 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-22T21:58:34.000Z (about 1 year ago)
- Last Synced: 2025-04-10T12:23:26.570Z (about 1 year ago)
- Topics: arvo, hoon, urbit
- Language: hoon
- Homepage:
- Size: 3.54 MB
- Stars: 106
- Watchers: 14
- 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.
- **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.
## freezer
these softwares are outdated, unmaintained, or unused, but remain in the repository for reference:
- **serval**: a torrent tracker: implements the bittorrent http tracker protocol. (2020.09 - 2021.11)
- **duiker**: a torrent "tracker": enables sharing/discovery of bittorrent magnet links, for use through `|link`. (2020.09 - 2021.11)
- **bard**: interactive storyteller for use with `|link`. (2020.07 - 2021.11)
- **djay**: backend for synced viewing of youtube videos, sourced from a chat channel. (2020.04)
- **biblebot**: watches (chat) graphs for mention of bible verses, then posts them. (2021.01 - 2023.01)
- **scooore**: local scoreboard for chat reacts. (2023.01 - 2025.02)