• Stars
    star
    19
  • Rank 1,139,710 (Top 23 %)
  • Language
    Go
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

help load plugin for go, base on standard plugin library

More Repositories

1

aria2-trackers

create config file of aria2 , use list at `https://github.com/ngosang/trackerslist`
Go
65
star
2

secret-diary

linux / windows desktop diary tool. crypt with AES 256. 安全日记本,一个加密信息管理软件,加密强度非常强,只能暴力破解数据,只要密码足够复杂,数据就足够安全。联系邮箱: [email protected]
Go
40
star
3

powerchat

linux / windows 加密聊天,分享文件,分享内容(markdown或html),TCP加密隧道
Go
35
star
4

fileserver

这个程序用于在局域网中的几台电脑、手机之间互相下载上传文件。this is a standalone server to share and upload files.
Go
20
star
5

gostructcopy

copy the exported value of a struct to a likely struct , with reflect.
Go
9
star
6

rpc2d

基于go标准库的双向rpc调用库。two-way rpc library base on go standard library.
Go
5
star
7

mysync

One way synchronization software based on TLS, RSA and aes256 encryption verification.基于TLS、RSA、AES256加密验证的单向同步软件
Go
4
star
8

QtLanShare

share files between computers/phones in a lan
Go
4
star
9

go-jsonrpc2glib

help `github.com/powerman/rpc-codec/jsonrpc2` create server compatibly jsonrpc-glib-1.0
Go
3
star
10

tray-controller

用点击系统托盘的方式控制其他小程序(例如pydoc3、godoc)。use status icon to controll programs such as pydoc3 godoc.
Go
3
star
11

gores

Convert a file to a go variable.把一个文件的内容变成一个 go 语言的变量的小工具。
Go
2
star
12

p2pshare

基于 libp2p 的文件共享和聊天程序
Go
2
star
13

discover-go

discover-go是go语言实现的服务发现服务。实现了服务端和客户端。使用局域网组播技术和简单的自定义的服务发现协议。
Go
2
star
14

super-run

把命令行程序转变成GUI程序:使用json预先定义好命令行程序的一些参数,用图形界面方便的选择文件、目录或输入文本作为另一些参数。Turn command line program into GUI program: use JSON to define some parameters of command line program in advance, and use graphic interface to conveniently select file, directory or input text as other parameters.
Go
2
star
15

tray-controller-qt

用于控制其他小程序,例如 pydoc3、godoc,可以通过点击系统托盘控制后台小程序的运行状态。
Go
2
star
16

gir-gtk-example

go program with github.com/linuxdeepin/go-gir
Go
1
star
17

baiduTTS

baidu tts 语音合成
JavaScript
1
star
18

pipeconn

用标准输入输出和管道模拟 io.ReadWriteCloser,可以用于编写不依靠网络连接的 rpc server/client。
Go
1
star
19

appimagelauncher

Help appimage program to create .desktop launcher into ~/.local/share/applications for it's self.
Go
1
star
20

fyne-lan-share

这个程序用于解决局域网中的几台电脑、手机之间互相传送文件问题。这是 fileserver 程序的 fyne GUI 版本。 运行后会显示访问 URL ,输入浏览器就可以下载上传。 同时也会显示一个二维码,可以用手机浏览器扫描访问。
Go
1
star
21

mdserv

Display a list of all the markdown files in the directory in the browser, click Open, and beautify with css.
Go
1
star