There are no reviews yet. Be the first to send feedback to the community and the maintainers!
rsrc - Tool for embedding binary resources in Go programs. INSTALL: go get github.com/akavel/rsrc USAGE: rsrc.exe [-manifest FILE.exe.manifest] [-ico FILE.ico[,FILE2.ico...]] [OPTIONS...] Generates a .syso file with specified resources embedded in .rsrc section, aimed for consumption by Go linker when building Win32 excecutables. The generated *.syso files should get automatically recognized by 'go build' command and linked into an executable/library, as long as there are any *.go files in the same directory. OPTIONS: -arch string architecture of output file - one of: 386, amd64, [EXPERIMENTAL: arm, arm64] (default "amd64") -ico string comma-separated list of paths to .ico files to embed -manifest string path to a Windows manifest file to embed -o string name of output COFF (.res or .syso) file; if set to empty, will default to 'rsrc_windows_{arch}.syso' Based on ideas presented by Minux. In case anything does not work, it'd be nice if you could report (either via Github issues, or via email to [email protected]), and please attach the input file(s) which resulted in a problem, plus error message & symptoms, and/or any other details. TODO MAYBE/LATER: - fix or remove FIXMEs LICENSE: MIT Copyright 2013-2020 The rsrc Authors. http://github.com/akavel/rsrc (NOTE: This project is currently in low-priority maintenance mode. I welcome bug reports and sometimes try to address them, but this happens very randomly. If it works for you, that's great and I'm happy! Still, and especially if not, you might like to check the following more featureful alternative from @tc-hib who is a very nice guy: https://github.com/tc-hib/go-winres)
up
Ultimate Plumber is a tool for writing Linux pipes with instant live previewgoluago
[on hold] Port of Lua 5.1 interpreter to Go Language Toolchain. [Work In Progress.] See also: http://lua.org and http://golang.orghellomello
Experiments with writing Android apps in Nimpolyclip-go
Go library for Boolean operations on 2D polygons.dali
Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)martinez-src
Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mahir Iqbal)WernessDithering
Copy of dithering code by Brent Werness (Koloth) invented for Obra Dinnembd-go
embd-go is an embeddable command-line tool for embedding data files in Go source code, specially crafted for easy use with `go generate`.sherman
A clone of Joe Marshall's Rebol 1.0 to Scheme compiler.winq
Package winq provides functions for quick & dirty WinAPI calls, with easy errors capturing.neatpad
Archived source code from Neatpad Win32 Text Editor tutorial by James Browngostdc
elm-expo
Elm <-> Expo bridge experimentmyopenlab
Copy of https://sourceforge.net/p/myopenlab3/code/HEAD/tree/; donate 1 € to original author at http://myopenlab.de/downloads.html if you find it any worth!cvsclone
A fork of an anonymous pserver CVS cloning tool, with a (googled) anti-SEGFAULT patch applied. Nothing here's mine, I'm just publishing work of some great people.bbb-ipd-vcf
Quick & dirty scripts to convert Address Book (Contacts list) from BlackBerry .bbb/.ipd backup (BB Desktop Software 7.1) to vCard .vcf files (for Android & other civilized phones)asciinema2gif
Convert ASCIInema asciicast v2 files to animated GIFsvfmd
"Vanilla-flavored" Markdown parser in Go -- based on http://www.vfmd.org specpolyclip.go
Go library for Boolean operations on 2D polygons.marco
Manifests & resources compiler for .apk files (Work in Progress)nix-config
custom user config (~/.nixpkgs/config.nix) for Nixsvgmath
Tool for rendering MathML into SVG.bookwin
go-hyphen
Text hyphenation, using Frank Liang's algorithm.maniana-fork
Development fork of Maniana Todo List app for Android http://code.google.com/p/maniana/l4.nix
Experimental Nix expression/script for building Fiasco.OC microkernel and L4 Runtime Environment (L4Re)_test_github_
some tests etc.scissors
Scissors XML Viewersplitsound
homebrew-up
Homebrew package ("tap") for github.com/akavel/upgo-explorer-rescued
Some rescued code of github.com/garyburd/go-explorer repository; unknown freshnessbacker
Small tool for backups/archiving of photos and other filesgo-explorer
Go Explorer is Vim plugin for exploring Go codemana
Mana controls dotfiles and other aspects of a system. Experimental personal configuration & provisioning.graph-mirror2
graph-mirror
pltscheme-cvs-cvs2git-1
pltscheme-cvs-cvsimport-1
wed-editor
Import of "public domain" code of WED Editor from http://wed.sourceforge.net "Simple programmer's text editor. Multiple clipboards, macro record/ play, UNIX CR/LF auto recognition, clean editing of giant files, unlimited undo/redo Auto Save, auto Backup. Minimal system requirements - will run everywhere."nixme
Nix minimal effector — receives and unpacks prebuilt Nix derivations from `nix copy --to ssh://...`tunnel
Simple TLS connection over insecure network between safe fully controlled endpoints, in Go. DISCLAIMER: No Warranties, this can eat your homework, starve your kittens, etc., etc., use at your own risk.Love Open Source and this site? Check out how you can help us