Git Product home page Git Product logo

tomato-arm's Introduction

Tomato ML (Multi Language)

Shibby's Tomato for ARM with full HFS+ support, USB audio modules and translatable WEB interface.

Supported router models:

  • ASUS - RT-N18U, RT-AC56U, RT-AC68U, RT-AC68R, RT-AC68P
  • D-Link - DIR868L
  • Netgear - R6250, R6300v2, R7000
  • Huawei - WS880
  • Xiaomi - MiWiFi (R1D)

maybe others...

Included languages:

  • Russian
  • Chinese (Simplified)

you can make your own ;-)

Compiled fw binaries can be found in Downloads section.

Linux machine required to build firmware.

Recommended (tested) system: Ubuntu 14.04 or SuSE 13.2.

In case x64 arch, you need to install those x32 packages for toolchain:

On SuSE x64:

sudo zypper install libelf1-32bit
sudo ln -sf /usr/lib/libmpc.so.3 /usr/lib/libmpc.so.2

On Ubuntu x64:

sudo apt-get install libelf1:i386 zlib1g:i386 lib32stdc++6

Essential packages required to build firmware:

sudo apt-get install build-essential gcc libncurses5 libncurses5-dev m4 flex bison libtool automake pkg-config texinfo gawk

Check contents of make[*].sh in root directory, setup PATH, uncomment/add desired TARGET and RUN it.

For MySQL build follow these instructions:

https://bitbucket.org/pl_shibby/tomato-arm/commits/58c291235d3f7011e8cae87eecaf5d1974b4712d

Have fun!

tomato-arm's People

Contributors

houzi- 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.