Extension for QPy CMD v2.0 and up!
name: btchat
author: qpython
description: Bluetooth chat.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/btchat
name: cmd2
author: guangrei
description: native terminal launcher
version: v1.0
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/cmd2
name: download
author: guangrei
description: simple file downloader.
version: v1.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/download
name: ext-maker
author: guangrei
description: extension maker.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/ext-maker
name: modulebk
author: guangrei
description: module backuper
version: v0.0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/modulebk
name: sl4a-test
author: qpython
description: sl4a-test.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/sl4a-test
name: speak
author: Damon Kohler
description: Speak user generated text.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/speak
name: tar
author: guangrei
description: tar program with python tarfile module.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/tar
name: test
author: guangrei
description: test extension.
version: v1.0
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/test
name: todo
author: antorix
description: Simple todo list for QPython3 for Android. fork from https://github.com/antorix/todo
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/todo
name: tracker
author: olastor
description: Utility for tracking location on Android with QPython3. fork from https://github.com/olastor/location-tracking
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/tracker
name: ui-test
author: qpython
description: This is a sample project which use SL4A UI Framework, There is another Sample project: https://github.com/qpython-android/qpy-calcount
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/ui-test
name: unittest
author: guangrei
description: python unit test.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/unittest
name: urldecode
author: guangrei
description: decode url and copy its result to clipboard.
version: v1.0
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/urldecode
name: urlencode
author: guangrei
description: encode url and copy its result to clipboard.
version: v1.0
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/urlencode
name: zip
author: guangrei
description: zip program with python zipfile module.
version: v0.1
link: https://github.com/guangrei/QPy-EXT/tree/main/pkg/zip
If you want add your own extension, just fork this repository and add your extension to directory pkg then make pull request.