A Collection of Various Counters for the end of 2013
Here are some numbers about PSST-related software from a number of sources:
Google Play Store¶
Gnu Privacy Guard is distributed via the Google Play Store, which tracks a lot of things about the apps there. This includes total number of installs and more. Here is a selection of stats:
- 16156 total user installs
- 5856 current device installs
- 5169 current user installs
pypi¶
pypi is the main site for finding Python libraries and other Python software.
keysync
PyPI Package statistics for: keysync
First Upload: Wed 09 Oct 2013 02:50:38 AM (0.1.1)
Last Upload: Sat 26 Oct 2013 01:22:33 AM (0.2)
Number of releases: 3
Most downloads: 363
Fewest downloads: 220
Average downloads: 305
Total downloads: 915
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 | 40 | 10 | 15 |
gnupg-for-android | 81 | 24 | 35 |
gnupg-for-android-tests | 2 | 1 | 9 |
gnupg-for-java | 3 | 18 | 3 |
libsqlfs | 18 | 6 | 10 |
IOCipher | 27 | 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 | Chinese, Czech, French, German, Norwegian, Polish, Portuguese, 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, raring, saucy, and trusty are Ubuntu releases. Our PPA is https://launchpad.net/~guardianproject/+archive/ppa/ Many of these packages have become part of the official package repositories, so they are no longer included in this PPA.
package | precise | quantal | raring | saucy | trusty |
---|---|---|---|---|---|
keysync | 45 | 11 | 22 | 39 | 1 |
otrfileconverter | 38 | 15 | |||
non-GP software, packaged by us | |||||
python-potr | 52 | 14 | 38 | 47 | |
pyjavaproperties | 79 | ||||
pymtp | 46 | 14 | 34 | 44 | |
python-pgpdump | 47 | 14 | 38 | 46 | |
python3-pgpdump | 1 | 2 | |||
python-qrcode | 46 | 12 | 26 | 41 | 1 |
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 | 22 | 8 |
non-GP software, packaged by us | ||
python-potr | 35 | 10 |
python3-potr | 5 | 1 |
pyjavaproperties | 30 | 8 |
pymtp | 676 | 8 |
python-pgpdump | 30 | 8 |
python3-pgpdump | 6 | 0 |
python-qrcode | 59 | 19 |
sqlcipher | 25 | 6 |
libsqlcipher0-dbg | 2 | 0 |
libsqlcipher0 | 49 | 6 |
libsqlcipher-dev | 4 | 0 |
Comments