add stuff to do wiki

This commit is contained in:
Ben Harris 2018-06-11 12:06:37 -04:00
parent cd1ea793b8
commit bcfead6977
2 changed files with 31 additions and 8 deletions

View File

@ -12,17 +12,17 @@ category:
i'll keep this wiki page updated with the services that are running on our little vps box :)
## our deployed projects
### our deployed projects
* [forum](https://forum.tilde.team) ([source](https://git.tilde.team/meta/forum))
## code related stuff
### code related stuff
* [gitea](https://git.tilde.team/)
## general utilities
### general utilities
* [cryptpad](https://pad.tilde.team)
- [cryptdrive](https://pad.tilde.team/drive/)
@ -35,11 +35,13 @@ i'll keep this wiki page updated with the services that are running on our littl
- [todo lists](https://pad.tilde.team/todo/)
## social/communications
### social/communications
* irc
* [ircd](https://tilde.team/wiki/?page=irc) (irc.tilde.team) 6667 and 6697 with ssl
* [thelounge webclient](https://irc.tilde.team)
* bridged to the [tilde.team discord server](https://tilde.team/discord/)
- [ircd](https://tilde.team/wiki/?page=irc) (irc.tilde.team) 6667 and 6697 with ssl
- [thelounge webclient](https://irc.tilde.team)
- bridged to the [tilde.team discord server](https://tilde.team/discord/)
* [mastodon](https://tilde.zone)
- [pinafore front-end](https://pinafore.tilde.team)
- [halcyon front-end](https://halcyon.tilde.team)
* [email](?page=email)

21
wiki/pages/stuff-to-do.md Normal file
View File

@ -0,0 +1,21 @@
---
author: ~ben
published: true
title: stuff to do on tilde.team
description: programs and utilities to use on tilde.team
category:
- main
---
# stuff to do while you're here
* `chat` - opens weechat connected to #meta
- `cat $(which chat)` to see what defaults we're setting
* `mutt` - command line mail client for @tilde.team mail
* `alpine` - alternate command line mail client based on pine
* `bbj` - command line bbs (bulletin board and jelly)
- source here: [gitea mirror](https://git.tilde.team/meta/bbj) and [github fork](https://github.com/tilde-team/bbj)
* `talk` - old school chat utility (`man talk` for more info)
* `who` - see who else is connected right now
you can type `motd` to see this while you're logged in :)