|
1 | 1 | ##Cool Application
|
2 | 2 |
|
3 |
| -1. webcam-pulse-detector |
4 |
| -A application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time. |
5 |
| -Project Source: https://github.com/thearn/webcam-pulse-detector |
| 3 | +1. anki |
| 4 | +Anki for desktop computers. |
| 5 | +Project Source: https://github.com/dae/anki |
| 6 | +Project Homepage: http://ankisrs.net/ |
6 | 7 |
|
7 |
| -1. zipline |
8 |
| -Zipline is a Pythonic algorithmic trading library. The system is fundamentally event-driven and a close approximation of how live-trading systems operate. |
9 |
| -Project Source: https://github.com/quantopian/zipline |
| 8 | +1. bitcoin-arbitrage |
| 9 | +It gets order books from supported exchanges and calculate arbitrage opportunities between each markets. It takes market depth into account. |
| 10 | +Project Source: https://github.com/maxme/bitcoin-arbitrage |
10 | 11 |
|
11 |
| -1. beets |
12 |
| -Beets is the media library management system for obsessive-compulsive music geeks. |
13 |
| -Project Source: https://github.com/sampsyo/beets |
14 |
| -Project Homepage: http://beets.radbox.org/ |
| 12 | +1. creepy |
| 13 | +A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms. |
| 14 | +Project Source: https://github.com/ilektrojohn/creepy |
| 15 | +Project Homepage: http://www.geocreepy.com/ |
15 | 16 |
|
16 |
| -1. howdoi |
17 |
| -Instant coding answers via the command line. |
18 |
| -Project Source: https://github.com/gleitz/howdoi |
| 17 | +1. django-shop |
| 18 | +A Django based shop system. |
| 19 | +Project Source: https://github.com/divio/django-shop |
| 20 | +Project Homepage: https://www.django-cms.org/en/ |
19 | 21 |
|
20 |
| -1. pyapns |
21 |
| -A universal Apple Push Notification Service (APNS) provider. |
22 |
| -Project Source: https://github.com/samuraisam/pyapns |
| 22 | +1. drawille |
| 23 | +Drawing in terminal with unicode braille characters. |
| 24 | +Project Source: https://github.com/asciimoo/drawille |
23 | 25 |
|
24 | 26 | 1. edx-platform
|
25 | 27 | The edX learning management system (LMS) and course authoring tool.
|
26 | 28 | Project Source: https://github.com/edx/edx-platform
|
27 | 29 | Project Homepage: http://code.edx.org/
|
28 | 30 |
|
29 |
| -1. wifijammer |
30 |
| -Continuously jam all wifi clients and access points within range. |
31 |
| -Project Source: https://github.com/DanMcInerney/wifijammer |
| 31 | +1. electrum |
| 32 | +lightweight Bitcoin client. |
| 33 | +Project Source: https://github.com/spesmilo/electrum |
32 | 34 |
|
33 |
| -1. django-shop |
34 |
| -A Django based shop system. |
35 |
| -Project Source: https://github.com/divio/django-shop |
36 |
| -Project Homepage: https://www.django-cms.org/en/ |
| 35 | +1. erpnext |
| 36 | +Open Source ERP built for the Web. |
| 37 | +Project Source: https://github.com/frappe/erpnext |
| 38 | +Project Homepage: https://erpnext.com/ |
| 39 | + |
| 40 | +1. Feedly |
| 41 | +Feedly is a Python library, which allows you to build newsfeed and notification systems using Cassandra and/or Redis. |
| 42 | +Project Source: https://github.com/tschellenbach/Feedly |
| 43 | +Project Documentation: https://feedly.readthedocs.org/en/latest/ |
37 | 44 |
|
38 | 45 | 1. gitfiti
|
39 | 46 | Abusing github commit history for the lulz.
|
40 | 47 | Project Source: https://github.com/gelstudios/gitfiti
|
41 | 48 |
|
42 |
| -1. osrc |
43 |
| -The Open Source Report Card. |
44 |
| -Project Source: https://github.com/dfm/osrc |
45 |
| -Project Homepage: http://osrc.dfm.io/ |
| 49 | +1. howdoi |
| 50 | +Instant coding answers via the command line. |
| 51 | +Project Source: https://github.com/gleitz/howdoi |
| 52 | + |
| 53 | +1. isso |
| 54 | +Isso is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus. |
| 55 | +Project Source: https://github.com/posativ/isso |
| 56 | +Project Homepage: http://posativ.org/isso/ |
| 57 | + |
| 58 | +1. Letterpress |
| 59 | +A minimal, Markdown based blogging system written in Python. |
| 60 | +Project Source: https://github.com/an0/Letterpress |
| 61 | +Project Homepage: http://wangling.me/2013/01/letterpress.html |
46 | 62 |
|
47 | 63 | 1. merchant
|
48 | 64 | A Django app to accept payments from various payment processors via Pluggable backends.
|
49 | 65 | Project Source: https://github.com/agiliq/merchant
|
50 | 66 | Project Homepage: https://django-merchant.readthedocs.org/en/latest/
|
51 | 67 |
|
52 |
| -1. bitcoin-arbitrage |
53 |
| -It gets order books from supported exchanges and calculate arbitrage opportunities between each markets. It takes market depth into account. |
54 |
| -Project Source: https://github.com/maxme/bitcoin-arbitrage |
55 |
| - |
56 |
| -1. www.gittip.com |
57 |
| -Gittip is a weekly gift exchange, helping to create a culture of generosity. |
58 |
| -Project Source: https://github.com/gittip/www.gittip.com |
59 |
| -Project Homepage: https://www.gittip.com/ |
60 |
| - |
61 |
| -1. drawille |
62 |
| -Drawing in terminal with unicode braille characters. |
63 |
| -Project Source: https://github.com/asciimoo/drawille |
64 |
| - |
65 |
| -1. Feedly |
66 |
| -Feedly is a Python library, which allows you to build newsfeed and notification systems using Cassandra and/or Redis. |
67 |
| -Project Source: https://github.com/tschellenbach/Feedly |
68 |
| -Project Documentation: https://feedly.readthedocs.org/en/latest/ |
| 68 | +1. MIDAS |
| 69 | +Mac Intrusion Detection Analysis System. |
| 70 | +Project Source: https://github.com/etsy/MIDAS |
69 | 71 |
|
70 | 72 | 1. ninja-ide
|
71 | 73 | Ninja-IDE is a cross-platform integrated development environment (IDE) that runs on Linux/X11, Mac OS X and Windows desktop operating systems.
|
72 | 74 | Project Source: https://github.com/ninja-ide/ninja-ide
|
73 | 75 | Project Homepage: http://ninja-ide.org/
|
74 | 76 |
|
75 |
| -1. pydown |
76 |
| -An HTML5 presentation builder written by python. |
77 |
| -Project Source: https://github.com/isnowfy/pydown |
78 |
| -Online Demo Address: https://github.com/isnowfy/pydown |
79 |
| - |
80 | 77 | 1. odoo
|
81 | 78 | Odoo is a suite of open source Business apps.
|
82 | 79 | Project Source: https://github.com/odoo/odoo
|
83 | 80 | Project Homepage: https://www.odoo.com/
|
84 | 81 |
|
85 |
| -1. calibre |
86 |
| -calibre is an e-book manager. It can view, convert, edit and catalog e-books in all of the major e-book formats. |
87 |
| -Project Source: https://github.com/kovidgoyal/calibre |
88 |
| - |
89 |
| -1. anki |
90 |
| -Anki for desktop computers. |
91 |
| -Project Source: https://github.com/dae/anki |
92 |
| -Project Homepage: http://ankisrs.net/ |
| 82 | +1. osrc |
| 83 | +The Open Source Report Card. |
| 84 | +Project Source: https://github.com/dfm/osrc |
| 85 | +Project Homepage: http://osrc.dfm.io/ |
93 | 86 |
|
| 87 | +1. p2pool |
| 88 | +Peer-to-peer Bitcoin mining pool. |
| 89 | +Project Source: https://github.com/forrestv/p2pool |
| 90 | +Project Homepage: http://p2pool.in/ |
| 91 | + |
94 | 92 | 1. poclbm
|
95 | 93 | PyOpenCL bitcoin miner.
|
96 | 94 | Project Source: https://github.com/m0mchil/poclbm
|
97 | 95 |
|
98 |
| -1. uscode |
99 |
| -The United States Code. |
100 |
| -Project Source: https://github.com/divegeek/uscode |
| 96 | +1. pyapns |
| 97 | +A universal Apple Push Notification Service (APNS) provider. |
| 98 | +Project Source: https://github.com/samuraisam/pyapns |
101 | 99 |
|
102 |
| -1. isso |
103 |
| -Isso is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus. |
104 |
| -Project Source: https://github.com/posativ/isso |
105 |
| -Project Homepage: http://posativ.org/isso/ |
| 100 | +1. pydown |
| 101 | +An HTML5 presentation builder written by python. |
| 102 | +Project Source: https://github.com/isnowfy/pydown |
| 103 | +Online Demo Address: https://github.com/isnowfy/pydown |
106 | 104 |
|
107 |
| -1. resume |
108 |
| -PDF/HTML resum¨¦ generator. |
109 |
| -Project Source: https://github.com/mwhite/resume |
| 105 | +1. python-lust |
| 106 | +Python Little Unix Server Toolkit. |
| 107 | +Project Source: https://github.com/zedshaw/python-lust |
110 | 108 |
|
111 | 109 | 1. python-webkit2png
|
112 | 110 | Python script that takes screenshots (browsershots) using webkit.
|
113 | 111 | Project Source: https://github.com/adamn/python-webkit2png
|
114 | 112 |
|
115 |
| -1. creepy |
116 |
| -A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms. |
117 |
| -Project Source: https://github.com/ilektrojohn/creepy |
118 |
| -Project Homepage: http://www.geocreepy.com/ |
| 113 | +1. Radicale |
| 114 | +A simple CalDAV (calendar) and CardDAV (contact) server. |
| 115 | +Project Source: https://github.com/Kozea/Radicale |
| 116 | +Project Homepage: http://radicale.org/ |
119 | 117 |
|
120 |
| -1. satchless |
121 |
| -E-commerce for Python. |
122 |
| -Project Source: https://github.com/mirumee/satchless |
123 |
| -Project Homepage: http://satchless.com/ |
| 118 | +1. resume |
| 119 | +PDF/HTML resum¨¦ generator. |
| 120 | +Project Source: https://github.com/mwhite/resume |
124 | 121 |
|
125 | 122 | 1. robobrowser
|
126 | 123 | RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser.
|
127 | 124 | Project Source: https://github.com/jmcarp/robobrowser
|
128 | 125 | Project Documentation: http://robobrowser.readthedocs.org/
|
129 | 126 |
|
130 |
| -1. p2pool |
131 |
| -Peer-to-peer Bitcoin mining pool. |
132 |
| -Project Source: https://github.com/forrestv/p2pool |
133 |
| -Project Homepage: http://p2pool.in/ |
134 |
| - |
135 |
| -1. MIDAS |
136 |
| -Mac Intrusion Detection Analysis System. |
137 |
| -Project Source: https://github.com/etsy/MIDAS |
138 |
| - |
139 |
| -1. Radicale |
140 |
| -A simple CalDAV (calendar) and CardDAV (contact) server. |
141 |
| -Project Source: https://github.com/Kozea/Radicale |
142 |
| -Project Homepage: http://radicale.org/ |
143 |
| - |
144 |
| -1. erpnext |
145 |
| -Open Source ERP built for the Web. |
146 |
| -Project Source: https://github.com/frappe/erpnext |
147 |
| -Project Homepage: https://erpnext.com/ |
148 |
| - |
149 |
| -1. satchless |
150 |
| -E-commerce for Python. |
151 |
| -Project Source: https://github.com/mirumee/satchless |
| 127 | +1. satchless |
| 128 | +E-commerce for Python. |
| 129 | +Project Source: https://github.com/mirumee/satchless |
152 | 130 | Project Homepage: http://satchless.com/
|
153 | 131 |
|
154 |
| -1. Radicale |
155 |
| -A simple CalDAV (calendar) and CardDAV (contact) server. |
156 |
| -Project Source: https://github.com/Kozea/Radicale |
157 |
| -Project Homepage: http://radicale.org/ |
| 132 | +1. uscode |
| 133 | +The United States Code. |
| 134 | +Project Source: https://github.com/divegeek/uscode |
158 | 135 |
|
159 |
| -1. Letterpress |
160 |
| -A minimal, Markdown based blogging system written in Python. |
161 |
| -Project Source: https://github.com/an0/Letterpress |
162 |
| -Project Homepage: http://wangling.me/2013/01/letterpress.html |
| 136 | +1. webcam-pulse-detector |
| 137 | +A application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time. |
| 138 | +Project Source: https://github.com/thearn/webcam-pulse-detector |
163 | 139 |
|
164 |
| -1. electrum |
165 |
| -lightweight Bitcoin client. |
166 |
| -Project Source: https://github.com/spesmilo/electrum |
| 140 | +1. wifijammer |
| 141 | +Continuously jam all wifi clients and access points within range. |
| 142 | +Project Source: https://github.com/DanMcInerney/wifijammer |
167 | 143 |
|
168 |
| -1. python-lust |
169 |
| -Python Little Unix Server Toolkit. |
170 |
| -Project Source: https://github.com/zedshaw/python-lust |
| 144 | +1. www.gittip.com |
| 145 | +Gittip is a weekly gift exchange, helping to create a culture of generosity. |
| 146 | +Project Source: https://github.com/gittip/www.gittip.com |
| 147 | +Project Homepage: https://www.gittip.com/ |
| 148 | + |
| 149 | +1. zipline |
| 150 | +Zipline is a Pythonic algorithmic trading library. The system is fundamentally event-driven and a close approximation of how live-trading systems operate. |
| 151 | +Project Source: https://github.com/quantopian/zipline |
0 commit comments