Learn how to use MatrixRooms.info directly in your Matrix client or application!
MatrixRooms.info supports the required subset of the Matrix Federation API to serve a public room directory over federation. This allows direct integration into various Matrix clients without needing additional APIs or plugins.
Just for you:
matrixrooms.info
and click View.For all app users: Add this to config.json
:
{
"featuredCommunities": {
"servers": ["matrixrooms.info"]
}
}
If using etke.cc/ansible or MDAD, add this to vars.yml
:
matrix_client_cinny_config_featuredCommunities_servers: ['matrixrooms.info']
https://matrixrooms.info
and confirm.Just for your account:
matrixrooms.info
and click Add.For all app users: Add this to Elementβs config.json
:
"room_directory": {
"servers": ["matrixrooms.info"]
}
If using etke.cc/ansible or MDAD, add this to vars.yml
:
matrix_client_element_room_directory_servers: ['matrixrooms.info']
matrixrooms.info
and confirm.SearXNG is a privacy-respecting metasearch engine that can integrate with MatrixRooms.info. Learn how in theofficial SearXNG documentation.
Need help? Full documentation