Pinned Repositories
android
Holds the wrappers (cordova) to run Turtl on Android
api
(Deprecated) Turtl API. This is the server that responds to all client requests.
browser-extension
THE Turtl bookmarking extension.
core-cl
(experimental, deprecated) Common Lisp core for Turtl. The goal is to put all logic in lisp, and embed in other runtimes (Node-webkit, Android, iOS). Note that most desktop/mobile browsers now support the features that turt/js needs to run, so turtl/core has reached the end of its life. It remains as a reference or as a great place to pick up from if lisp is needed in the future.
core-rs
Turtl's logic core, built in Rust. Made for embedding in other platforms (desktop, mobile, possibly browser w/ Emscripten).
desktop
Turtl's desktop app
fdroid
An auto-generated repository for the FDroid project so they don't have to deal with a Cordova build system
js
Turtl's main app interface.
server
The new Turtl server
tracker
This project is for tracking issues, bug reports, and progress on the entire Turtl project.
Turtl's Repositories
turtl/desktop
Turtl's desktop app
turtl/server
The new Turtl server
turtl/js
Turtl's main app interface.
turtl/api
(Deprecated) Turtl API. This is the server that responds to all client requests.
turtl/core-rs
Turtl's logic core, built in Rust. Made for embedding in other platforms (desktop, mobile, possibly browser w/ Emscripten).
turtl/android
Holds the wrappers (cordova) to run Turtl on Android
turtl/tracker
This project is for tracking issues, bug reports, and progress on the entire Turtl project.
turtl/browser-extension
THE Turtl bookmarking extension.
turtl/core-cl
(experimental, deprecated) Common Lisp core for Turtl. The goal is to put all logic in lisp, and embed in other runtimes (Node-webkit, Android, iOS). Note that most desktop/mobile browsers now support the features that turt/js needs to run, so turtl/core has reached the end of its life. It remains as a reference or as a great place to pick up from if lisp is needed in the future.
turtl/fdroid
An auto-generated repository for the FDroid project so they don't have to deal with a Cordova build system
turtl/chrome-bookmarker
(Deprecated)
turtl/www
Turtl website/marketing site/link endpoint
turtl/ios
Holds the wrappers (cordova) to run Turtl on iOS
turtl/ui
No, Turtl is not dead.
turtl/buildo
A collection of Makefiles and Dockerfiles to create Turtl builds
turtl/core
Turtl's embeddable core library. Manages the cryptography, p2p syncing, and data models.
turtl/desktop-ff
(experimental, deprecated) Firefox version of the desktop app
turtl/chrome
(Deprecated) Turtl chrome extension
turtl/firefox
(Deprecated) Turtl firefox add-on
turtl/lib-permissions
Common permissions between server/core
turtl/tp2p
A limited-state library for p2p interactions between trusted nodes to exchange data