Skip to content

Start, host, and cultivate communities.

License

Notifications You must be signed in to change notification settings

tloncorp/tlon-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87deb90 · Mar 21, 2025
Mar 20, 2025
Mar 13, 2025
Mar 20, 2025
Mar 28, 2024
Mar 20, 2025
Mar 28, 2024
Jan 19, 2024
Mar 28, 2024
Mar 21, 2025
Jan 13, 2025
Feb 2, 2024
Mar 20, 2025
Nov 20, 2024
Apr 27, 2024
Apr 22, 2024
Feb 13, 2024
Mar 28, 2024
Feb 6, 2025
Sep 28, 2022
Mar 28, 2024
Feb 21, 2025
Mar 14, 2025
Mar 20, 2025
Apr 22, 2024
Oct 27, 2024

Repository files navigation

Landscape apps

Groups

Start, host, and cultivate communities. Own your communications, organize your resources, and share documents. Groups is a decentralized platform that integrates with Talk, Notebook, and Gallery for a full, communal suite of tools.

Talk

Send encrypted direct messages to one or many friends. Talk is a simple chat tool for catching up, getting work done, and everything in between.

Notebook

Notebook is a standard short and long form text editor. Within Groups, you can use Notebook to write, edit, and publish text.

Gallery

Gallery is a versatile repository for collective knowledge and references you want to share or remember. Within Groups, you can use Gallery to collect links, images, media, and even random musings.


Developer documentation

This project uses the formal comment spec for all Hoon code to ensure compatibility with doccords.

Additionally, detailed documentation is available in the Docs Landscape app if you have both Docs and Groups installed on a running Urbit ship.

Visit this repository's wiki for an overview of how to use Landscape and its apps.

Integrating with Groups agents

The %groups desk provides several simple agents with discrete concerns. This list may expand over time.

  • %groups - The organizational substrate for constructing, joining, finding, and managing groups (different than the in-group activity of chatting, writing, or collecting)
  • %groups-ui - Optimized scries for the Groups UI
  • %chat - 1:1 and multi-DM capabilities for Talk and Chat channels in Groups
  • %diary - Notebook channels in Groups
  • %heap - Gallery channels in Groups
  • %notify - Hooks for iOS push notifications
  • %grouper - Handler for Lure invitiations

All actions are performed with pokes. See the on-ship developer documentation for more details.

Use of Landscape agents

At the moment, Groups and Talk make use of %settings, %storage, %hark, and %contacts agents in the %landscape desk.