Based on the Talon examples repo, with extra scripts and modifications by Tristan.
All modifications are licensed under the 0-clause BSD license in LICENSE
like the original.
- RPC server to receive identifiers from an editor (in this case Sublime with SublimeTalon) and use them for a
dent
command that allows easy and accurate entry of identifiers from the current file and project. - Python bindings to the Linuxtrack API. For anyone finding this via Google, the bindings are in separate files that don't depend on Talon.