SparkleShare/README

33 lines
1,019 B
Plaintext
Raw Normal View History

2010-04-29 10:37:59 +00:00
SparklePony
2010-04-27 15:10:42 +00:00
2010-04-30 00:28:54 +00:00
SparklePony is a file sharing and collaboration tool
inspired by DropBox. It allows you to instantly sync
with any Git repository you have access to.
SparklePony isn't just a piece of software, it's part of
your workflow. It's designed to make sharing documents
and collaboration easier, and to make peers aware of what
you are doing. The user interface and features are made
to support this goal. However, you may find SparklePony
useful for other kinds of purposes as well, like backing
up files or monitoring your favourite project.
2010-04-29 10:37:59 +00:00
SparklePony currently only works on Linux,
Windows and OSX versions are planned for the future.
2010-04-27 15:10:42 +00:00
2010-04-30 00:28:54 +00:00
SparklePony is not:
- a graphical frontend for git
- a backup tool
2010-04-27 15:10:42 +00:00
2010-04-29 10:37:59 +00:00
In contrast to the projects name, we will very likely
2010-04-29 22:50:07 +00:00
refuse to implement your personal ponies. :)
2010-04-29 10:37:59 +00:00
SparklePony currently requires:
2010-04-29 22:50:07 +00:00
- mono-core >= 2.0
2010-04-30 00:51:55 +00:00
- git >= 1.7
2010-04-29 22:50:07 +00:00
- gtk-sharp2 >= 2.12
- notify-sharp >= 0.4.0
2010-04-29 10:37:59 +00:00
The official website is:
2010-04-29 22:50:07 +00:00
http://www.github.com/hbons/SparklePony