React Native brings React’s declarative UI framework to iOS and Android.
Read more
The Linux Portal Site
React Native brings React’s declarative UI framework to iOS and Android.
Read more
Apache Cordova is a mobile development framework. Use standard web technologies for cross-platform development.
Read more
NativeScript is a framework to develop mobile apps on the Apple iOS and Android platforms.
Read more
ZK is an asynchronous Ajax + Mobile framework which is designed to maximize enterprise operation efficiency and minimize the development cost.
Read more
Appcelerator Titanium is a platform for developing mobile, tablet and desktop applications using web technologies.
Read more
Solar2D is a Lua based game engine with focus on ease of iterations and usage.
Read more
git-crecord is a Git subcommand which interactively selects changes to commit or stage using a ncurses-based text user interface.
Read more
git-big-picture is a visualization tool. It’s a filter removing uninteresting commits from a DAG modelling a Git repository.
Read more
git-sizer computes various size metrics for a local Git repository, flagging those that might cause you problems or inconvenience.
Read more
git-crypt enables transparent encryption and decryption of files in a git repository.
Read more
git-annex allows managing files with git, without checking the file contents into git.
Read more
git-secret is a bash tool which stores private data inside a git repo. git-secret encrypts files with permitted users’ public keys.
Read more
git-imerge offers incremental merge and rebase for Git. It performs a merge between two branches incrementally.
Read more
git-repair can repair various forms of damage to git repositories. It complements git fsck, which finds problems, but does not fix them.
Read more
git-stats provides local git statistics including GitHub-like contributions calendars in your terminal.
Read more
Git LFS is a command line extension and specification for managing large files with Git.
Read more
git-flow is a collection of Git extensions to provide high-level repository operations for Vincent Driessen’s branching model.
Read more
git-extras is a large collection of really useful utilities for Git repositories.
Read more
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Read more
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary.
Read more