2024-07-06 23:07:18 +01:00

62 lines
1.5 KiB
Markdown

# Development
[Deluge Project Goals](/projectgoals)
## Source Code
The latest and greatest versions of Deluge are here:
- **[Source Tarballs](https://ftp.osuosl.org/pub/deluge/source/?C=M;O=D)**
- **[Git Repository](https://git.deluge-torrent.org/deluge)**
Guides:
- [Installing from Source](/installing/source)
- [Using git repository](/development/git/gitrepo)
## Bug Tracking
- [View bug tickets](https://dev.deluge-torrent.org)
## Development Documentation
- [Reference Documentation](https://deluge.readthedocs.io/en/latest/reference/index.html)
### Coding
- [UI Client](/development/1.3/uiclient)
### Testing
- [Running tests](https://deluge.readthedocs.io/en/latest/contributing/testing.html)
### Plugins
- [Plugin Development](/development/plugins)
- [Plugin Ideas](/development/pluginideas)
- [Available Plugins](/plugins)
### Performance
- [Profiling](/development/profiling)
- [Vast number of torrents](/development/vast_amount_of_torrents)
## Packaging
- [Packaging](/development/packaging)
## Contributing
- [Translation](https://deluge.readthedocs.io/en/latest/contributing/translations.html)
- [Provide Patches or Pull Requests](https://deluge.readthedocs.io/en/latest/contributing/code.html)
## Community
- [Development Forum](https://forum.deluge-torrent.org/viewforum.php?f=8) - Forum for ideas and discussion
- [IRC](irc://irc.libera.chat/deluge) - IRC chat in **#deluge** on **irc.libera.chat**
### Deluge Development Team
- Calum Lind (cas)
- Andrew Resch (andar)