This commit is contained in:
Lakindu Akash 2021-12-27 02:48:48 +05:30
commit 3f2379eedd
No known key found for this signature in database
GPG Key ID: 6FB0085A614E0AC2
4 changed files with 11 additions and 5 deletions

View File

@ -14,7 +14,7 @@ test:
install-cli-only: install-cli-only:
@echo "Installing command line interface only..." @echo "Installing command line interface only..."
cd src/scripts && $(MAKE) install cd src/scripts && $(MAKE) install-cli-only
uninstall: uninstall:
@echo "Uninstalling..." @echo "Uninstalling..."

View File

@ -47,6 +47,7 @@ Download the debian package from latest [release](https://github.com/lakinduakas
**OR** **OR**
```bash ```bash
# For ubuntu only
sudo add-apt-repository ppa:lakinduakash/lwh sudo add-apt-repository ppa:lakinduakash/lwh
sudo apt install linux-wifi-hotspot sudo apt install linux-wifi-hotspot
@ -131,6 +132,12 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for more info.
## Disclaimer ## Disclaimer
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div> <div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
## Stargazers over time
[![Stargazers over time](https://starchart.cc/lakinduakash/linux-wifi-hotspot.svg)](https://starchart.cc/lakinduakash/linux-wifi-hotspot)
## License ## License
FreeBSD FreeBSD

5
debian/changelog vendored
View File

@ -1,6 +1,5 @@
linux-wifi-hotspot (4.4.0) UNRELEASED; urgency=low linux-wifi-hotspot (4.4.0) UNRELEASED; urgency=low
* Add qr code generate support * Minor secrurty fixes
* Fix error when listing connected devices
-- Lakindu Akash <lakinduakash@users.noreply.github.com> Sat, 18 Oct 2021 04:12:00 +0530 -- Lakindu Akash <lakinduakash@users.noreply.github.com> Sat, 26 Oct 2021 19:07:00 +0530

View File

@ -15,7 +15,7 @@
https://github.com/lakinduakash/linux-wifi-hotspot</property> https://github.com/lakinduakash/linux-wifi-hotspot</property>
<property name="website">https://github.com/lakinduakash/linux-wifi-hotspot</property> <property name="website">https://github.com/lakinduakash/linux-wifi-hotspot</property>
<property name="website_label" translatable="yes">Star on Github</property> <property name="website_label" translatable="yes">Star on Github</property>
<property name="license" translatable="yes">Copyright (c) 2020, lakinduaksh <property name="license" translatable="yes">Copyright (c) 2021, lakinduaksh
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without