5 projects tagged "GNU GPL v3"
tagAR is an augmented reality tagging application developed for the Android operating system It allows you to tag locations in real time, and see tags posted by other users. It app encourages social networking between users from all walks of life, who can tag their favorite locations and post comments about the location. Anyone near that tag can see it on their mobile device.
utfout is a command-line tool that can produce UTF-8 (Unicode) strings in various ways and direct them to standard output, standard error, or direct to the terminal without the need for shell support. Strings can be repeated, delayed, randomly-generated, written to arbitrary file descriptors, interspersed with other characters, and generated using ranges. printf(1)-style escape sequences are supported along with extended escape sequences. utfout(1) sits somewhere between echo(1) and printf(1).