Code Issues Pull requests Discussions A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple. bootstrap fast golang pdf grid simple Updated Mar 21, 2025 Go azhon / AppUpdate Star 2.4k Code Issues Pull requests Android App update library. Androi...
Clean, simple cryptocurrency widget for Android. License This software has an MIT License. All forks of this codebase have my authorization to be released on Google Play and other app stores. Donations Donation can be made by Bitcoin to 194QqhXirp21F5fJVaqviMeHkzZzkZKyi8About...
Open source note-taking application for Android https://omninotes.app Note taking open-source application aimed to have both a simple interface but keeping smart behavior. The project was inspired by the absence of such applications compatible with old
“My name is Alex, I’ve been working on iOS/Android since 2010 — mostly on frameworks and libraries. For the past 2.5 years, I’ve been leading a team on an XYZ project: my responsibilities include system design, planning, and technical...
peer.on('error', (err) => {}) Fired when a fatal error occurs. Usually, this means bad signaling data was received from the remote peer. erris anErrorobject. error codes Errors returned by theerrorevent have anerr.codeproperty that will indicate the origin of the failure. ...
kapt "com.github.jeff-liu14:srouter-compiler:$SROUTER_COMPILER" } 2、在需要的Activity/Fragment中添加注解 代码语言:text AI代码解释 #activity @Route(path = "/app/home") class MainActivity : AppCompatActivity() {} # fragment @Route(path = "/app/demo/product/fragment") ...
You need to build onnx2daq from source. Clone this repo and submodules: git clone --recursive https://github.com/JDAI-CV/DNNLibrary After cloning step listed in Preparation section, run mkdir build cd build cmake .. cmake --build . Now onnx2daq is in tools/onnx2daq directory. Us...
KaringX/karing main 1Branch434Tags Code README License Karing - Simple & Powerful proxy utility AsingboxGUI based onflutter. English |Chinese|Russian|Persian Features Compatible with Clash, V2ray/V2fly, Sing-box, Shadowsocks, Sub, Github Subscriptions....
Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android Some of the operations are: store/restore bitmaps to/from JNI. rotate CW/CCW 90,180,270 degrees. crop image. flip image horizontally/ver...
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano. - umano/AndroidSlidingUpPanel