https://github.com/ycrao/learning_golang
Writing some tools while learning Golang !
https://github.com/ycrao/learning_golang
gold-price play-audio playground reminder tools
Last synced: 22 days ago
JSON representation
Writing some tools while learning Golang !
- Host: GitHub
- URL: https://github.com/ycrao/learning_golang
- Owner: ycrao
- License: mit
- Created: 2020-12-10T03:55:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T10:14:23.000Z (over 2 years ago)
- Last Synced: 2025-04-04T01:32:07.987Z (2 months ago)
- Topics: gold-price, play-audio, playground, reminder, tools
- Language: Go
- Homepage:
- Size: 19.4 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Golang
> 学习 Golang 之余写下一些工具程序。Writing some tools while learning Golang !
### 索引(Index)
- 在命令行终端播放音频: [play-audio-in-cmd](play-audio-in-cmd/)
- 基于 `bass` 实现的终端播放器: [cmd-bass-player](cmd-bass-player/)
- `Golang` 生成 `dll` 并调用: [gosum](gosum/)
- 基于 `imgui` GUI库 实现的贵金属价格悬浮提示器: [imgui-price-reminder](imgui-price-reminder/)
- 在线语言演练场: [online-playground](online-playground/)
- `Golang` 文件路径测试:[go-path-test](go-path-test/)
- 平台对时工具: [cadolime](cadolime/)