KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
jjjj
★ 17
Open GitHub ↗
iOS Repo Manager
Download README (.md)
Explore Similar Repositories
websock3ds
:
Example websocket server for Nintendo 3DS
vaadin-form-layout
:
The Web Component providing configurable responsive layout for form elements. Part of the Vaadin components.
2017-goals
:
:sparkles: :heart_decoration: :sparkles: My professional and personal goals for 2017.
all-4-one
:
No description available.
faf-stack
:
Aggregate project that allows to set up and manage a complete FAF environment within minutes
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
jjjj
?
Download (.md)
# jjjj (working title)  If you just want to use jjjj, just add the repo http://cydia.r333d.com and install "jjjj" from there. This is all of the app code for jjjj. This repo is exactly the same as what you'd find in `/var/lua/jjjj.app` on your device. This app is written in Lua (using the LuaJIT ffi). There is some C code though, which can be found in [jjjj-core](http://github.com/rweichler/jjjj-core). Entrypoint is `init.lua`. App launch entrypoint is `main.lua`. A lot of the app logic is in the `pages` directory. ObjC-to-Lua abstraction stuff is in `ns` and `ui`. deb/repo related stuff is in deb.lua and repo.lua.