Git Product home page Git Product logo

jnode-android's Introduction

jNode-Android

Android/Termux edition

Latest release Downloads GitHub repo size Code-size Languages Languages/top Directory-file-count LICENSE Issues Issues-pr Discussions Forks Stars Watchers Contributors Commit-activity Last-commit

This version doesn't support:

  • Chroot (termux-chroot)
  • IPV6

Features:

  • synchronous network interface
  • managed from Android interface
  • managed from Termux

Screenshots

Completion

How Does It Work

Read readthedocs to know more.

Known problems [fixed]

  • sucessfull send via loopback interface under non-rooted Android-13+ devices ONLY if receive packets in the same session (you must create any request to your node from your Android FTN-client like HotDoged before poll node)

How to install:

  • install Termux
  • install Termux-Widget
  • pkg update && pkg upgrade
  • pkg install openjdk-17 (optional, if not installed)
  • pkg install git maven
  • git clone https://github.com/Lagunix/jNode-Android.git
  • cd jnode
  • mvn install -Dmaven.test.skip=true
  • cd .m2/repository/jnode/jnode-android-assembly/1.5
  • unzip jnode-android-assembly-1.5-dev ~/jnode/
  • cd ~/jnode
  • edit ./etc/jnode.conf
  • cd ./bin
  • edit TZ (your actual time zone) at top of ./bin/run.sh
  • chmod +x run.sh
  • note: run.sh use only bash!
  • run.sh
  • Enjoy!

Also, you can istall jNode under Termux proot or proot-distro pkg, but in this case, keep attention about free memory, strongly recommends at least 6Gb RAM or more.

Regards

https://github.com/hssergey

============

Below is a description of the original JNode project:

jNode is a complex portable application, providing all necessary functions (mailer, tosser, tracker) for a FTN system.

It's written in Java and distributed under the terms of Apache License 2.0.

Features of the current version:

  • sending and receiving bundles using binkp/1.1-compatible protocol
  • keeping all the data (links, messages, subscriptions etc.) in the SQL database
  • on-the-fly bundle creation
  • multithreading
  • netmail routing and tracking
  • robots
  • fileareas support
  • simple AreaFix (+echo, -echo, %rescan, %list, %query, %help)
  • simple FileFix (+fecho, -fecho, %list, %query, %help)

jNode uses the ORMLite library for SQL database access, thus supporting DB2, Derby, H2, hSQL, mySQL, Netezza, Oracle, PostgreSQL, SQLite, MS SQL Server.

jnode-android's People

Contributors

annmuor avatar lagunix avatar manjago avatar aokunevich avatar mithgol avatar hssergey avatar

Stargazers

 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.