Giter VIP home page Giter VIP logo

nodesexctractor's Introduction

nodesExctractor

Hi there! You're probably so tired of unpacking one archive at a time ... Right? Then you can try to install my script.

Briefly about him:
This script was created specifically to simplify the installation of models for the program 'Stick Nodes'. In short, you need to put archives and format files .nodes to folder 'sdcard/Downloads/Nodes', run termux, and run the script with the desired parameters. And it will unzip the archives and move the all files in .nodes format to the specified folder. (Depends on the key that you specify when you run the script) So, this script works with two folders: 'sdcard/Downloads' and 'sdcard/Stick Nodes'.

sdcard/Downloads/Nodes:
/Result If you using -cnd -mnd -d, results wi be in this dir.
ls.txt This is a working file in which the staple stores the names of the files I need to do something.
sdcard/Stick Nodes:
/stickfigures From this folder, the program Stick nodes draws models.

As you can see, the folder 'Stick Nodes' is in the memory of the device, because of this we need to give permission for Termux to write files...

Installing

To install the script and start using it, you need to install the Termux. I heard something has changed there and the author of the program wants everyone to switch to the version with F-Droid. I recommend installing Termux from an F-Droid source.

F-Droid Termux on F-Droid (Click Here)
Play Market Termux on PlayMarket (Click Here)

Installation via script 'installer'

1 | Setting up Termux
  1. Launch the app

  2. Copy:

apt update $$ apt upgrade

Paste it to Termux and press enter.

  1. To download the script itself and the installation file we need to install the git package. To do this, write a command:
apt install git

And press enter.

2 | Script installation
  1. Now, using the git, download the folder with all the scripts. To do this, write a command:
git clone https://github.com/Dolfost/nodesExctractor  
  1. Go to the folder with the script:
cd nodesExctractor
  1. We will make the installation script executable:
chmod +x install
  1. We run a script for installation, and we do everything that is asked there ...

  2. To run the script, we must be in the folder with it (/nodesExctractor). To run, write:

./nodesExctractor <parameters here>
  1. How to use the script, read below ...

Manual installation

1 | Setting up Termux
  1. Launch the app.

  2. Copy:

apt update $$ apt upgrade

Paste it to Termux and press enter.

  1. Now we need to give Termux permission to work with the folders on the phone. To do this, write:
termux-setup-storage

A spit window in which you will click 'Allow'.

2 | Installing the script
  1. Now you need to download the script using the command:
git clone https://github.com/Dolfost/nodesExctractor

1.1 Before downloading, make sure you have the git installed

pkg install git
  1. Now let's go to the folders with the script:
cd nodesExctractor
  1. Let's make the script executable:
chmod +x nodesExtarctor
You may need to whiten the script someday:

3.1 Let's make the uninstall script executable:

chmod +x uninstaller
  1. To run the script, we must be in the folder with it (/nodesExctractor). To run, write:
./nodesExctractor <parameters here>
  1. How to use the script, read below ...

Using

Soon

Conclusion

If you want to delete a script, you can delete the folder nodesExctractor through the command:

rm -rf nodesExctractor
Take note:

To do this, you must be in the directory where the folder 'nodesExctractor' is located.

But I recommend deleting the script using a file 'uninstall', he located in nodesExctractor dir.
In the process, it will ask you if you want to delete the folder 'Nodes', he is located in 'sdcard/Downloads'.

Attention:

Before deleting a folder 'sdcard/Downloads/Nodes', check if there is anything important left in it.

Take a note:

In the scripts, as in this tutorial there may be (or rather there are) gross errors in the use of English... Sorry...

I'm not collecting your information!

nodesexctractor's People

Contributors

dolfost avatar

Watchers

 avatar

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.