mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-30 10:42:15 +05:30
added similar projects in README
This commit is contained in:
parent
eb51df86e4
commit
490667c625
14
README.md
14
README.md
@ -35,7 +35,7 @@ or anyone else advocating for their rights).
|
|||||||
- python3
|
- python3
|
||||||
- [python-dasbus][]
|
- [python-dasbus][]
|
||||||
- wifi adapter with ad-hoc support
|
- wifi adapter with ad-hoc support
|
||||||
- two or more computers with wifi adapter
|
- two or more computers with wifi adapter, called nodes
|
||||||
- systemd-resolved (optional, for DNS)
|
- systemd-resolved (optional, for DNS)
|
||||||
- batctl (optional, for debugging)
|
- batctl (optional, for debugging)
|
||||||
|
|
||||||
@ -49,8 +49,8 @@ Install [naxalnet-git][] from the AUR with your favourite helper:
|
|||||||
yay -S naxalnet-git
|
yay -S naxalnet-git
|
||||||
```
|
```
|
||||||
|
|
||||||
Optionally, [setup systemd-resolved][arch-resolved] if any of the
|
Optionally, [setup systemd-resolved][arch-resolved] for DNS if any
|
||||||
computers have internet access.
|
of the nodes have internet access.
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
|
|
||||||
@ -138,6 +138,12 @@ sudo rm -rf /usr/{bin,share}/naxalnet \
|
|||||||
/usr/lib/systemd/system/naxalnet.service
|
/usr/lib/systemd/system/naxalnet.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Similar projects
|
||||||
|
|
||||||
|
- [LibreMesh][libremesh]: framework for OpenWrt-based
|
||||||
|
firmwares
|
||||||
|
- [disaster.radio][]: solar-powered communications network
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
@ -158,3 +164,5 @@ This project is in alpha stage. Documentation is incomplete.
|
|||||||
[naxalnet-git]: https://aur.archlinux.org/packages/naxalnet-git
|
[naxalnet-git]: https://aur.archlinux.org/packages/naxalnet-git
|
||||||
[arch-resolved]: https://wiki.archlinux.org/title/Systemd-resolved#DNS
|
[arch-resolved]: https://wiki.archlinux.org/title/Systemd-resolved#DNS
|
||||||
[batman-systemd]: https://www.open-mesh.org/news/101
|
[batman-systemd]: https://www.open-mesh.org/news/101
|
||||||
|
[libremesh]: https://libremesh.org
|
||||||
|
[disaster.radio]: https://disaster.radio/
|
||||||
|
Loading…
Reference in New Issue
Block a user