Coder Social home page Coder Social logo

ktxpy's Introduction

KtxPy

Developed To Run Python On Android With Material3 Support

Latest release License

Features

  • Python Latest Version

  • Editor Themes

  • Material3

  • X86 support

  • Multi File Editing

  • Pip

  • Scikit Learn

  • Gui Libraries

  • Scope Storage

Screenshots

How to build this source

Can be built using latest version of Android Studio

Select build flavour according to Need:

  • Select arch_x86_64 for x86 64 bit CPU Architecture
  • Select arch_x86 for x86 32 bit CPU Architecture
  • Select arch_arm32 for arm32 CPU Architecture
  • Select arch_arm64 for arm64 CPU Architecture

Contribute

I would absolutely love every possible kind of contributions. If you have a questions, ideas, need help or want to propose a change just open an issue. Pull request are greatly appreciated.

Donation

Thanks to Anshuman For Donation.

Thanks to

Contributors

Licence

    Copyright (C) 2022-2023 PsiCodes

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

ktxpy's People

Contributors

hasanelfalakiy avatar kaicsalomao avatar psicodes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ktxpy's Issues

When will third-party libraries be supported?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Support for armv7?

This is arm64 only atm? Is armv7 support planned? Would love to use this on my old device.

Feature request: Improve UI using Material3

unnamed (2).png

unnamed (1).png

unnamed.png

Check out these images of the CodeAssist app. Modify your Ktxpy app to enhance the UI, incorporating Material3. For example, in the CodeAssist app, the run button is located in the top app bar—please make a similar adjustment in the Ktxpy app. Additionally, consider adding a build logs function to the Ktxpy app, similar to the one in the CodeAssist app.
Use top app bars instead of MaterialToolbar for improved clarity and readability.
And
set

	<item name="android:navigationBarColor">@android:color/transparent</item>
	 <!-- set to transparent if your app is drawing behind the status bar. --> -->
	<item name="android:statusBarColor">@android:color/transparent</item>
	 <!-- set for a light status bar with dark content. --> -->
	<item name="android:windowLightStatusBar">true</item>
	<item name="android:windowLightNavigationBar">true</item>

Implement support for both light and dark modes in the app. Preferably, utilize "Theme.Material3.Light.NoActionBar" in values/themes.xml for light mode and "Theme.Material3.Dark.NoActionBar" in values-night/themes.xml for dark mode.

[feature]: set file path

please add feature set file save path when creating new file, i suggest in the dialog while creating new file.
so in the create new file dialog, there is a file title then below it is edit text to set the file storage path, just make the default /storage/emulated/0/KtxPyProjects/
for the menu for creating a folder, I think we can use the terminal for a while

Request for Java Rewrite

Hi @PsiCodes,

I've been following the development of your "KtxPy" repository, and I find it interesting. However, I believe it could be beneficial to a wider audience if it were written in Java, as it's a language that more people are familiar with.

I kindly request if you could consider rewriting the codebase in Java. Additionally, it would be great if you could provide comprehensive documentation to help users understand the project better.

[repair]: status pointers and toolbars

suggestions to fix the pointer color of the hostname/terminal directory to green and add a toolbar like the original termux because this feature is very important, as I marked
IMG_20230625_133831

my pullrequest

bro, why are all my pullrequests I've ever sent lost in this release?

Modules

Hi, The program is extremely beautiful and practical and has high efficiency, but is it possible to install and import libraries in it? Please tell me as soon as possible❤
Edit: I see that you haven't added the user interface libraries feature, however I think it is possible to manually import a library, is that so?

Add a margin around line number

The screen protector guys played dirty amd game me cornered black (about 2px) protector

When i try to check the line number, its mostly under there (its wayyy to much on the edge)

Please add a minimum margin on the left.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.