Releases: ntaraujo/kivy-easier
Releases · ntaraujo/kivy-easier
Version 2.0.3
Version 2.0.2
- installer displaying UTF-8 characters rightly
Version 2.0.1
- wadb-run.sh syntax error corrected
- bad interpreter by windows editing solved
- rootfs.tar.gz mantained after install as backup
Version 2
This is a big update changing how the project works
- root is the default user
- non-root user has the name
ke
and passwdke
- windows executable
- auto-setup in 1 minute
- wget already installed
- commands added to windows path
- configuration files and scripts more organized
Version 1.1
New feature: autosetup adb for WSL2 users.
- /etc/pacman.d/gnupg finally removed
- /ke/ directory
- platform-tools_r30.0.4-windows in /ke/
- /etc/bash.bashrc modified to start setup once and adb feature every time bash is called
- sudo /ke/config.sh - do the setup
- . /ke/adb-variable.sh - make internal buildozer adb works with adb in windows side
- . /ke/adb-server.sh - same as the previous and start adb in windows side
- . /ke/adb-background.sh - same as the previous but in background
- /ke/CONFIG - register the setup was made
- /ke/YOURIP - register the configured ip
- /ke/YOURPORT - register the configured port
"pkglist.txt" is a file with all installed packages names and its versions. Read more.
User : kivy
Password : kivy
Groups : users, wheel
Version 1.2-alpha.1
ADB in WSL1
Test version - The new feature isn't working here, worse than v1.2-alpha, but with some better code, as the .exe idea and more funcs to the wadb command.
Version 1.2-alpha
ADB in WSL1
Test version - the new feature isn't working well here
Version 1.1-alpha
ADB in WSL2
Test version - the new feature isn't working here
Version 1.0.1
Automount problem solved by adding util-linux package.
"packages" is a file with the output of pacman -Q
(have the name and version of installed packages).
User root without password
User: kivy
Password: kivy
Groups: users, wheel
Version 1
Installed packages:
mkarchroot | makepkg | pip |
---|---|---|
lld python-virtualenv python-filelock git zip unzip jdk8-openjdk python-pip autoconf libtool pkg-config zlib cython gzip patch gcc make automake sed sudo pacman | ncurses5-compat-libs | buildozer |
Configs:
- users and wheel groups
- kivy user with kivy password in users and wheel groups
- light clean