source: code/trunk/README.md@ 61

Last change on this file since 61 was 53, checked in by contact, 5 years ago

readme: add some high-level goals, add contributing links

File size: 499 bytes
Line 
1# jounce
2
3A user-friendly IRC bouncer.
4
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
13Send patches on the [mailing list], report bugs on the [issue tracker].
14
15## License
16
17AGPLv3, see LICENSE.
18
19Copyright (C) 2020 Simon Ser
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.