-
evaluate `rmlint` for inclusion.
https://rmlint.readthedocs.io/en/latest/
license: GPLv3
```
rmlint finds space waste and other broken things on your filesystem
and offers to remove it. It is…
-
Hola Saúl me podrías explicar exactamente en que consiste la licencia GPLv3 es que no quiero tener problemas en ningún moment contigo.
Tenía mi aplicación ¨Ando¨ y me la denunciaste en Google Play y …
-
**Project description**
PAC is a Perl/GTK replacement for SecureCRT/Putty/etc (linux ssh/telnet/... gui)... It provides a GUI to configure connections: users, passwords, EXPECT regular expressions, m…
-
Advanced and complicated feature request. I do have a preferred image file for every album in my scrobbles embedded inside the M4A, MP3, and OGA files in my music collection.
Maloja should be able …
-
現状のライセンスは GPLv3 ですが、これを LGPLv3 に変更したいと思います。
理由
------
GPLv3 が厳しすぎて他のライブラリなどを導入するのが難しいため、より緩いライセンスにしたい。
GPLv3 は GPLv3 互換でないライブラリやプログラムと組み合わせて使えません。
多くのオープンソースのプログラムは MIT や Apache ライセンスなど GPLv3…
-
```
Ядро Linux распространяется на условиях GPLv2.
Откуда очевидным образом следует, что
пользователь ОС GNU/Linux с условиям данного
лицензионного соглашения принял (не говоря
о том, что изрядная,…
-
When I try to run mosh (client), trying to connect to my vaccum robot (I compiled the server) I get the message
```
$ mosh --server=/tmp/mosh-server root@roborock.lan
Connection to roborock.lan c…
uvok updated
4 months ago
-
Hi, thank you for bring us this awesome tool.
I create a fork of your code and uploaded my changes at https://github.com/petronny/pinyin-completion.
However, I recently find modifying any of you…
-
I'm running a Barrier server with `barriers -f`. Then, I try to connect from the client with:
```
waynergy -c serverhostname.local
```
and I'm getting the following output:
```
wl-clipboar…
-
I have been developing project, which tightly coupled with ros2 for communication between multiple machines. I want to integrate some visualisation capabilities into my app. I am using qt6 with qml. …