62 lines
1.5 KiB
Markdown
Raw Normal View History

2024-06-23 16:30:49 +01:00
# 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)
2024-07-06 23:07:18 +01:00
- [Using git repository](/development/git/gitrepo)
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-06 23:07:18 +01:00
- [UI Client](/development/1.3/uiclient)
2024-06-23 16:30:49 +01:00
### Testing
- [Running tests](https://deluge.readthedocs.io/en/latest/contributing/testing.html)
### Plugins
2024-07-06 23:07:18 +01:00
- [Plugin Development](/development/plugins)
- [Plugin Ideas](/development/pluginideas)
- [Available Plugins](/plugins)
2024-06-23 16:30:49 +01:00
### Performance
2024-07-06 23:07:18 +01:00
- [Profiling](/development/profiling)
- [Vast number of torrents](/development/vast_amount_of_torrents)
2024-06-23 16:30:49 +01:00
## Packaging
2024-07-06 23:07:18 +01:00
- [Packaging](/development/packaging)
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)