kopia lustrzana https://github.com/Yakifo/amqtt
commit
b392fb2a4f
16
README.md
16
README.md
|
@ -1,11 +1,11 @@
|
|||
[](https://amqtt.readthedocs.io/en/latest/)
|
||||
[](https://github.com/Yakifo/amqtt/actions/workflows/ci.yml)
|
||||
[](https://amqtt.readthedocs.io/en/latest/)
|
||||
[](https://github.com/Yakifo/amqtt/actions/workflows/ci.yml)
|
||||
[](https://github.com/Yakifo/amqtt/actions/workflows/codeql-analysis.yml)
|
||||
[](https://amqtt.readthedocs.io/en/latest/)
|
||||
[](https://gitter.im/amqtt/community)
|
||||

|
||||

|
||||
[](https://pypi.org/project/amqtt/)
|
||||
[](https://amqtt.readthedocs.io/en/latest/)
|
||||
[](https://discord.gg/S3sP6dDaF3)
|
||||

|
||||

|
||||
[](https://pypi.org/project/amqtt/)
|
||||
|
||||

|
||||
|
||||
|
@ -41,7 +41,7 @@ $ docker run -d -p 1883:1883 amqtt/amqtt:latest
|
|||
|
||||
## Support
|
||||
|
||||
Bug reports, patches and suggestions welcome! Just [open an issue](https://github.com/Yakifo/amqtt/issues/new) or join the [gitter community](https://gitter.im/amqtt/community).
|
||||
Bug reports, patches and suggestions welcome! Just [open an issue](https://github.com/Yakifo/amqtt/issues/new) or join the [discord community](https://discord.gg/S3sP6dDaF3).
|
||||
|
||||
## Python Version Compatibility
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ import useMqtt from '../../assets/usemqtt';
|
|||
import type { DataPoint } from '../../assets/helpers';
|
||||
import {Paper, Table, TableBody, TableCell, TableContainer, TableHead, TableRow} from "@mui/material";
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
import { faGithub, faPython, faDocker, faGitter } from "@fortawesome/free-brands-svg-icons";
|
||||
import { faGithub, faPython, faDocker, faDiscord } from "@fortawesome/free-brands-svg-icons";
|
||||
|
||||
import rtdIcon from "../../assets/readthedocs.svg";
|
||||
|
||||
|
@ -142,7 +142,7 @@ function secondsToDhms(seconds: int) {
|
|||
<FontAwesomeIcon icon={faPython} size="xl"/> PyPi: <a href="https://pypi.org/project/amqtt/">aMQTT</a>
|
||||
</p>
|
||||
<p style={{textAlign: 'left'}}>
|
||||
<FontAwesomeIcon icon={faGitter} size="xl"/> Gitter: <a href="https://gitter.im/amqtt/community">aMQTT</a>
|
||||
<FontAwesomeIcon icon={faDiscord} size="xl"/> Discord: <a href="https://discord.gg/S3sP6dDaF3">aMQTT</a>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-discord" viewBox="0 0 16 16">
|
||||
<path d="M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612"/>
|
||||
</svg>
|
Po Szerokość: | Wysokość: | Rozmiar: 1.1 KiB |
|
@ -47,7 +47,7 @@ h2.doc-heading-parameter {
|
|||
img[alt=readthedocs],
|
||||
img[alt=pypi],
|
||||
img[alt=github],
|
||||
img[alt=gitter]
|
||||
img[alt=discord]
|
||||
{ width: 20px; vertical-align: -4px; }
|
||||
|
||||
img[alt=dockerhub]
|
||||
|
|
|
@ -32,7 +32,7 @@ $ docker run -d -p 1883:1883 amqtt/amqtt:latest
|
|||
|
||||
`amqtt` development is available on  [GitHub](https://github.com/Yakifo/amqtt). Bug reports, patches and suggestions welcome!
|
||||
|
||||
 [Open an issue](https://github.com/Yakifo/amqtt/issues/new) or join the  [gitter community](https://gitter.im/amqtt/community).
|
||||
 [Open an issue](https://github.com/Yakifo/amqtt/issues/new) or join the  [discord community](https://discord.gg/S3sP6dDaF3).
|
||||
|
||||
## Testing
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue