umtsmon is a tool to handle UMTS (3G) devices in Linux This is a port to TDE from https://sourceforge.net/p/umtsmon/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Emanoil Kotsev fdb2fafd48
Updated default README.md with additional information.
5年前
i18n Initial commit after porting to TDE 5年前
images Initial commit after porting to TDE 5年前
man Initial commit after porting to TDE 5年前
packaging Initial commit after porting to TDE 5年前
src Initial commit after porting to TDE 5年前
test Initial commit after porting to TDE 5年前
.gitignore Initial commit 5年前
AUTHORS Initial commit after porting to TDE 5年前
COPYING Initial commit after porting to TDE 5年前
INSTALLING Initial commit after porting to TDE 5年前
LICENSE Initial commit 5年前
README Initial commit after porting to TDE 5年前
README.md Updated default README.md with additional information. 5年前
TODO Initial commit after porting to TDE 5年前
main.cpp Initial commit after porting to TDE 5年前
mainwindow.ui Initial commit after porting to TDE 5年前
mainwindow.ui.h Initial commit after porting to TDE 5年前
umtsmon.desktop Initial commit after porting to TDE 5年前
umtsmon.pro Initial commit after porting to TDE 5年前
umtsmon_global.h Initial commit after porting to TDE 5年前

README.md

umtsmon

umtsmon is a tool to handle UMTS (3G) devices in Linux

This is a port to TDE from https://sourceforge.net/p/umtsmon/

Someone called Hans asked on the debian user list following

Subject: "General question about libs"

I would like to rebuild or repack an old application, which needs a library,
which is no more used in debian. Due to this orphaned lib, this package can no
more installed.

The lib, which is responsible is "libqt3-mt".  I believe, there might be a
successor for this special lib.

It turned out this is all about "umtsmon" tool that would handle umts usb-stick(s).

The code is located at https://sourceforge.net/p/umtsmon/code/

I ported and build quickly. There were and still are couple of issues, but builds are reproducable.

I am not sure however if it works. The OP will report.