Coder Social home page Coder Social logo

janusz-termux-setup's Introduction

Update termux repo and install apps:

apt update -y && apt full-upgrade -y && apt install python vim fish mc tor polipo proxychains-ng git perl openssh go

Install youtube-dlp

pip install yt-dlp

Install speedtest-cli in termux:

git clone https://github.com/thelearn-tech/speedtest-cli

cd speedtest-cli

sh termux-install.sh

Replace polipo orginal config to secure config generate in Tor Developers:

cd /data/data/com.termux/files/usr/etc/polipo mv config config.old

cp /data/data/com.termux/files/home/Janusz-Termux-Setup/polipo.conf /data/data/com.termux/files/usr/etc/polipo

Change default shell:

Type : chsh

Termux ask You:

Changing the login shell Enter the new value, or press ENTER for the default Login Shell [bash]:

Type fish and enter

Restart termux app

Replace motd file:

rm /data/data/com.termux/files/usr/etc/motd

cp /data/data/com.termux/files/home/Janusz-Termux-Setup/motd /data/data/com.termux/files/usr/etc

Done

screenshot

janusz-termux-setup's People

Contributors

januszspiewa avatar

Watchers

 avatar

janusz-termux-setup's Issues

Bug Report Draft

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Samsung A20]
  • OS: [e.g. Android 10]
  • Termux Version [e.g. 22]

Additional context
Add any other context about the problem here.

Replace yt-dl to yt-dlp

yt-dlp is deprecated.

Please unistall yt-dl and install yt-dl

pip uninstall yt-dl && pip install yt-dlp

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.