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:
@echo "Installing command line interface only..."
cd src/scripts && $(MAKE) install
cd src/scripts && $(MAKE) install-cli-only
uninstall:
@echo "Uninstalling..."

View File

@ -47,6 +47,7 @@ Download the debian package from latest [release](https://github.com/lakinduakas
**OR**
```bash
# For ubuntu only
sudo add-apt-repository ppa:lakinduakash/lwh
sudo apt install linux-wifi-hotspot
@ -131,6 +132,12 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for more info.
## 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>
## Stargazers over time
[![Stargazers over time](https://starchart.cc/lakinduakash/linux-wifi-hotspot.svg)](https://starchart.cc/lakinduakash/linux-wifi-hotspot)
## License
FreeBSD

5
debian/changelog vendored
View File

@ -1,6 +1,5 @@
linux-wifi-hotspot (4.4.0) UNRELEASED; urgency=low
* Add qr code generate support
* Fix error when listing connected devices
* Minor secrurty fixes
-- 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>
<property name="website">https://github.com/lakinduakash/linux-wifi-hotspot</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.
Redistribution and use in source and binary forms, with or without