mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
add clipboard
This commit is contained in:
parent
872560f407
commit
8201effcf6
@ -18,6 +18,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [Text processing](#text-processing)
|
||||
* [Graphics](#graphics-1)
|
||||
* [Audio](#audio)
|
||||
* [Operating System](#operating-system)
|
||||
* [Automation](#automation)
|
||||
* [Telegram](#telegram)
|
||||
* [Files](#files)
|
||||
@ -90,6 +91,9 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [vave](https://github.com/thecodrr/vave) - 🌊 A crazy simple library for reading/writing WAV files in V.
|
||||
* [vspeech](https://github.com/thecodrr/vspeech) - 📢 Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📜
|
||||
|
||||
### Operating System
|
||||
* [clipboard](https://github.com/vlang/v/tree/master/vlib/clipboard) - V module for interacting with the OS clipboard. Fully cross-platform.
|
||||
|
||||
### Automation
|
||||
* [vrobot](https://github.com/eioo/vrobot) - Desktop automation for V. Only supports Windows.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user