====== What is Flyspray? ====== Flyspray is an uncomplicated, web-based bug tracking system written in **PHP** for assisting with software development. It was originally conceived when the [[http://www.psi-im.org/|Psi Jabber client]] project couldn't find a bugtracker that suited their needs, and has been made available for everyone to use for their own projects. Flyspray is [[http://www.fsf.org/|Free Software]], released under the GNU [[http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html|Lesser General Public Licence Version 2.1]]. This essentially means that you can get Flyspray and use it free of charge. The source code is available, and you are welcome to modify it to suit your needs. Submitting your changes back to us is entirely optional, but we'd love to hear from you! Features include: * Web-based, platform-independent * Multiple database support, currently MySQL and PGSQL * Easy installation * Easy to use * Multiple projects * 'Watching' tasks, with notification of changes (email or [[http://jabber.rocks.cc/|Jabber]]) * Comprehensive task history * File attachments * CSS themes * Advanced search features (though easy to use) * Atom/RSS feeds * Two syntax options for task descriptions and more (Dokuwiki / plain text) * Voting for tasks * Dependency graphs And there is much more cool stuff in the works ;) ====== Who is Flyspray? ====== Check our [[team]]. ====== Demo ====== There is a demo of Flyspray available (latest development version) at http://demo.flyspray.org/. You can also check our [[http://bugs.flyspray.org|own BTS]] (**not** a demo). ====== System requirements ====== Flyspray is designed to have very few external dependencies, and this makes it easier to install and maintain than something like Bugzilla. For more information on what is required to get Flyspray up and running, see the [[system requirements]] page. ====== Development ====== Flyspray is an active project, constantly under development and improvement. If you would like to test the latest code, head over to our [[development]] page to find out more. ====== Changelog ====== To find out what has changed in each release, take a look at the [[changelog]].