umtsmon is a tool to handle UMTS (3G) devices in Linux This is a port to TDE from https://sourceforge.net/p/umtsmon/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Emanoil Kotsev fdb2fafd48
Updated default README.md with additional information.
il y a 5 ans
i18n Initial commit after porting to TDE il y a 5 ans
images Initial commit after porting to TDE il y a 5 ans
man Initial commit after porting to TDE il y a 5 ans
packaging Initial commit after porting to TDE il y a 5 ans
src Initial commit after porting to TDE il y a 5 ans
test Initial commit after porting to TDE il y a 5 ans
.gitignore Initial commit il y a 5 ans
AUTHORS Initial commit after porting to TDE il y a 5 ans
COPYING Initial commit after porting to TDE il y a 5 ans
INSTALLING Initial commit after porting to TDE il y a 5 ans
LICENSE Initial commit il y a 5 ans
README Initial commit after porting to TDE il y a 5 ans
README.md Updated default README.md with additional information. il y a 5 ans
TODO Initial commit after porting to TDE il y a 5 ans
main.cpp Initial commit after porting to TDE il y a 5 ans
mainwindow.ui Initial commit after porting to TDE il y a 5 ans
mainwindow.ui.h Initial commit after porting to TDE il y a 5 ans
umtsmon.desktop Initial commit after porting to TDE il y a 5 ans
umtsmon.pro Initial commit after porting to TDE il y a 5 ans
umtsmon_global.h Initial commit after porting to TDE il y a 5 ans

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.