Last change
on this file since 54 was 53, checked in by contact, 5 years ago |
readme: add some high-level goals, add contributing links
|
File size:
499 bytes
|
Rev | Line | |
---|
[2] | 1 | # jounce
|
---|
| 2 |
|
---|
[53] | 3 | A user-friendly IRC bouncer.
|
---|
[2] | 4 |
|
---|
[53] | 5 | - Multi-user
|
---|
| 6 | - Support multiple clients for a single user, with proper backlog
|
---|
| 7 | synchronization
|
---|
| 8 | - Support connecting to multiple upstream servers via a single IRC connection
|
---|
| 9 | to the bouncer
|
---|
| 10 |
|
---|
| 11 | ## Contributing
|
---|
| 12 |
|
---|
| 13 | Send patches on the [mailing list], report bugs on the [issue tracker].
|
---|
| 14 |
|
---|
[2] | 15 | ## License
|
---|
| 16 |
|
---|
[52] | 17 | AGPLv3, see LICENSE.
|
---|
| 18 |
|
---|
| 19 | Copyright (C) 2020 Simon Ser
|
---|
[53] | 20 |
|
---|
| 21 | [mailing list]: https://lists.sr.ht/~emersion/public-inbox
|
---|
| 22 | [issue tracker]: https://todo.sr.ht/~emersion/jounce
|
---|
Note:
See
TracBrowser
for help on using the repository browser.