[[PageOutline(2-5,Contents,pullout)]] = Clients for Trac A list of clients for accessing Trac repositories. == Android !TracClient !TracClient is an Android client app for Trac and is Apache licensed. For more information, see th:AndroidClientIntegration. The app is hosted on the [https://play.google.com/store/apps/details?id=com.mfvl.trac.client Android Play Store]. The source code can be found on [https://svn.code.sf.net/p/tracclient/code/ SourceForge]. == Eclipse Mylyn Mylyn is an interface for Eclipse for accessing Trac issues including offline editing and access to attachments. Connection to the repository is supported through Trac's XML-RPC Plugin (recommended) or through the web-interface (limited). It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla, Trac, and Jira. * [http://www.eclipse.org/mylyn/] * [https://marketplace.eclipse.org/content/mylyn-trac-connector] == Trac Shell A command line shell interface to remote Trac instances using the Trac XML-RPC plugin. * [http://code.google.com/p/tracshell/] * [https://github.com/stefanv/tracshell-fixes] == !TracPeek Windows Desktop Tool Windows desktop client that displays a list of Trac tickets. * th:TracPeekIntegration == Entomologist Cross-platform open-source desktop client for working with Trac tickets. Has been abandoned since 2013. * [http://www.entomologist-project.org] * [https://market.android.com/details?id=org.entomologistproject.trac] (native Android app) == !FatBug Windows desktop client (commercial) with hierarchical filtering, offline ticket access and updating, multiple project/server support, advanced search, integrated screen capture and upload annotated screenshots directly to Trac tickets. * http://fat-bug.com: main site * http://fatbugdemo.com: live demo == Bug Branch Bug Branch is a commercial app for iPhone and iPad that supports Trac, GitHub, Jira, BitBucket and Redmine issues. * [https://itunes.apple.com/us/app/bugbranch/id618664008?mt=8] == cartman cartman allows you to create and manage your Trac tickets from the command line without the need to set up physical access to the Trac installation/database. All you need is a Trac account. * [http://tamentis.com/projects/cartman] * [http://github.com/tamentis/cartman]