Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/pythonar
python auto reloader
https://github.com/kivy/pythonar
Merge pull request #2 from JohnPapps/master
Add Python 3 Support and Enable Execution on Mac OS X
77bc28363fa36fbf0b84ea187a90625750565752 authored about 7 years ago by Gabriel Pettier <[email protected]>
Only use xdotool if using the autofocus option
242e2cd1fe01d596b7fc2121660244feb68cddfb authored over 7 years ago by John Papanastasiou <[email protected]>
242e2cd1fe01d596b7fc2121660244feb68cddfb authored over 7 years ago by John Papanastasiou <[email protected]>
Use Six library to provide python 2 and python 3 support
b4070516502b1558dd1bd5de5b6d3408c6d189b0 authored over 7 years ago by John Papanastasiou <[email protected]>
b4070516502b1558dd1bd5de5b6d3408c6d189b0 authored over 7 years ago by John Papanastasiou <[email protected]>
Update copyright year
82e179fac479eccca10fe603212fe55668c3790b authored over 7 years ago by Peter Badida <[email protected]>
82e179fac479eccca10fe603212fe55668c3790b authored over 7 years ago by Peter Badida <[email protected]>
update copyright year
55cf59b56884ad91d277b19c51d909a924f6d21e authored over 9 years ago by dessant <[email protected]>
55cf59b56884ad91d277b19c51d909a924f6d21e authored over 9 years ago by dessant <[email protected]>
now licensed under MIT
9b2a3b4866a9ecee206efbc8d53d48abeaf7fa41 authored over 11 years ago by tshirtman <[email protected]>
9b2a3b4866a9ecee206efbc8d53d48abeaf7fa41 authored over 11 years ago by tshirtman <[email protected]>
use xdotools to save/restore size/pos of window + flake8 fixes
e66ee3082d0f0e1f78ae6bbc9420947f3a55e65d authored almost 12 years ago by tshirtman <[email protected]>
e66ee3082d0f0e1f78ae6bbc9420947f3a55e65d authored almost 12 years ago by tshirtman <[email protected]>
update readme
688c57cf3e7395d7dea5cb9f04d8a2b55f9a9e13 authored over 12 years ago by gabriel.pettier <[email protected]>
688c57cf3e7395d7dea5cb9f04d8a2b55f9a9e13 authored over 12 years ago by gabriel.pettier <[email protected]>
Update README.md
fix presentation
617751921c3f93242d3a7af2c4ce25ef96aadb5d authored over 12 years ago by Gabriel Pettier <[email protected]>
Update README.md
typo
534c9fa59b45fc72b8d9594d5462f5dd4a3a2ea5 authored over 12 years ago by Gabriel Pettier <[email protected]>
Update README.md
add missing --focus documentation
b8578fc10428c50a5e86240883fee67a06204edc authored over 12 years ago by Gabriel Pettier <[email protected]>
update documentation
7ec0e700b69d862a58bbbc254c01e853e152ec6e authored over 12 years ago by gabriel.pettier <[email protected]>
7ec0e700b69d862a58bbbc254c01e853e152ec6e authored over 12 years ago by gabriel.pettier <[email protected]>
use colors if available, add sleep option to ignore evnts for n seconds
and -i ignore dest_file too if it's a FileMovedEvent
f533359e87129fe7b991101f4c40cd7a88b6ccc3 authored over 12 years ago by gabriel.pettier <[email protected]>
add -f --focus argument
Allows to restore focus for N seconds after restarting application
8bcc33727d385e6f2a84aa1bcc8d91d0ee54e64f authored over 12 years ago by gabriel.pettier <[email protected]>
add ignorelist option, to ignore certain files
8d3d623287cdb95fc4fbd1d70bddddbb9c780754 authored over 12 years ago by gabriel.pettier <[email protected]>
8d3d623287cdb95fc4fbd1d70bddddbb9c780754 authored over 12 years ago by gabriel.pettier <[email protected]>
Update README.md
0d4665db0a1116185bcd4774a9a5070418a2ed77 authored over 12 years ago by tshirtman <[email protected]>
0d4665db0a1116185bcd4774a9a5070418a2ed77 authored over 12 years ago by tshirtman <[email protected]>
better README format
6a45869c701755bbc2097542edad97c9a3202aa9 authored over 12 years ago by gabriel.pettier <[email protected]>
6a45869c701755bbc2097542edad97c9a3202aa9 authored over 12 years ago by gabriel.pettier <[email protected]>
try to format usage in README better
acc1d43a82a49b2540a593e2be9f031e81fccef1 authored over 12 years ago by gabriel.pettier <[email protected]>
acc1d43a82a49b2540a593e2be9f031e81fccef1 authored over 12 years ago by gabriel.pettier <[email protected]>
add gitignore
bf1f9a8abcfceab9b6931aaed8c4b9029c85a406 authored over 12 years ago by gabriel.pettier <[email protected]>
bf1f9a8abcfceab9b6931aaed8c4b9029c85a406 authored over 12 years ago by gabriel.pettier <[email protected]>
add usage info to README.md
9f328d86c492178c757f762c1126dde78a7650d6 authored over 12 years ago by gabriel.pettier <[email protected]>
9f328d86c492178c757f762c1126dde78a7650d6 authored over 12 years ago by gabriel.pettier <[email protected]>
add description
f7d2e15a31860af443213117f7ffd3466a30654b authored over 12 years ago by gabriel.pettier <[email protected]>
f7d2e15a31860af443213117f7ffd3466a30654b authored over 12 years ago by gabriel.pettier <[email protected]>
get ride of multiprocessing (simpler)
a4f1760e4f5162871b88ef28bbd27c49fcf76548 authored over 12 years ago by gabriel.pettier <[email protected]>
a4f1760e4f5162871b88ef28bbd27c49fcf76548 authored over 12 years ago by gabriel.pettier <[email protected]>
First version that really works, use multiprocessing
b85cd48458508bcc5b8aa7d4d35f336d63a33eab authored over 12 years ago by gabriel.pettier <[email protected]>
b85cd48458508bcc5b8aa7d4d35f336d63a33eab authored over 12 years ago by gabriel.pettier <[email protected]>
initial commit, simple README
23a32eb40de6483d564f8f797db75475fab224cd authored over 12 years ago by gabriel.pettier <[email protected]>
23a32eb40de6483d564f8f797db75475fab224cd authored over 12 years ago by gabriel.pettier <[email protected]>