A Collection of Various Counters
bits of data from places where people download software
Here are some numbers about PSST-related software from a number of sources:
github¶
We have the source code of our projects on github. The only metrics we have found on github are Stars, Forks, and Watches. A Star seems to mean that a user likes the project. A Fork means that the user has made a public copy of the sources, usually to work on the source code itself. A Watch means that the user will be notified about changes in the project.
(otrfileconverter is now called KeySync)project | stars | forks | watches |
---|---|---|---|
keysync | 32 | 7 | 15 |
gnupg-for-android | 74 | 22 | 34 |
gnupg-for-java | 2 | 17 | 3 |
libsqlfs | 18 | 4 | 10 |
IOCipher | 22 | 10 | 9 |
IOCipherExample | 2 | 1 | 7 |
IOCipherServer | 3 | 0 | 9 |
IOCipherTests | 2 | 3 | 6 |
transifex¶
We use transifex to host our translations.
app | completed translations |
---|---|
Gnu Privacy Guard | Czech, French, German, Polish, Russian, Slovenian, Spanish |
Launchpad PPA¶
A Launchpad PPA is a place to build and host packaged software for Ubuntu, Linux Mint, etc. We use it to distribute beta packages. precise, quantal, and raring are Ubuntu releases. Our PPA is https://launchpad.net/~guardianproject/+archive/ppa/
package | precise | quantal | raring |
---|---|---|---|
keysync | 0 | 0 | 3 |
otrfileconverter | 37 | 14 | |
non-GP software, packaged by us | |||
python-potr | 11 | 2 | 13 |
pyjavaproperties | 41 | ||
pymtp | 1 | 1 | 3 |
python-pgpdump | 5 | 1 | 10 |
python3-pgpdump | 0 | 0 | |
python-qrcode | 6 | 1 | 12 |
sqlcipher | 0 | 1 | 1 |
libsqlcipher0-dbg | 0 | 1 | 1 |
libsqlcipher0 | 0 | 2 | 2 |
libsqlcipher-dev | 0 | 1 | 0 |
Debian Popularity Contest¶
This is an optional survey of Debian users to share information about the packages they are using. A small subset of Debian users participate in it, so the totals are not indicative of all Debian users. They are mostly used to compare packages' relative popularity. Installs are the number of people who installed this package. Votes are the number of people who use this package regularly.
package | installs | votes |
---|---|---|
keysync | 14 | 5 |
non-GP software, packaged by us | ||
python-potr | 20 | 5 |
pyjavaproperties | 24 | 5 |
pymtp | 667 | 0 |
python-pgpdump | 17 | 5 |
python3-pgpdump | 6 | 0 |
python-qrcode | 23 | 5 |
sqlcipher | 23 | 9 |
libsqlcipher0-dbg | 2 | 0 |
libsqlcipher0 | 37 | 10 |
libsqlcipher-dev | 5 | 1 |
pypi¶
pypi is the main site for finding Python libraries and other Python software.
Comments