62 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-06-23 16:30:49 +01:00
# Development
2024-07-08 11:35:55 +01:00
[Deluge Project Goals](/contributing/projectgoals.md)
2024-06-23 16:30:49 +01:00
## 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:
2024-07-08 11:35:55 +01:00
- [Installing from Source](/installing/source.md)
- [Using git repository](/development/git/gitrepo.md)
2024-06-23 16:30:49 +01:00
## Bug Tracking
2024-07-06 23:07:18 +01:00
- [View bug tickets](https://dev.deluge-torrent.org)
2024-06-23 16:30:49 +01:00
## Development Documentation
- [Reference Documentation](https://deluge.readthedocs.io/en/latest/reference/index.html)
### Coding
2024-07-08 11:35:55 +01:00
- [UI Client](/development/uiclient.md)
2024-06-23 16:30:49 +01:00
### Testing
- [Running tests](https://deluge.readthedocs.io/en/latest/contributing/testing.html)
### Plugins
2024-07-08 11:35:55 +01:00
- [Plugin Development](/development/plugins/index.md)
- [Plugin Ideas](/development/plugins/pluginideas.md)
- [Available Plugins](/plugins/index.md)
2024-06-23 16:30:49 +01:00
### Performance
2024-07-08 11:35:55 +01:00
- [Profiling](/development/profiling.md)
- [Vast number of torrents](/development/vast_amount_of_torrents.md)
2024-06-23 16:30:49 +01:00
## Packaging
2024-07-08 11:35:55 +01:00
- [Packaging](/development/packaging/index.md)
2024-06-23 16:30:49 +01:00
## 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
2024-07-06 23:07:18 +01:00
- [IRC](irc://irc.libera.chat/deluge) - IRC chat in **#deluge** on **irc.libera.chat**
2024-06-23 16:30:49 +01:00
### Deluge Development Team
2024-07-06 23:07:18 +01:00
- Calum Lind (cas)
2024-06-23 16:30:49 +01:00
- Andrew Resch (andar)