https://github.com/j2team/autoit-consolewriteex
Advanced console functions based on ConsoleWrite
https://github.com/j2team/autoit-consolewriteex
Last synced: 6 months ago
JSON representation
Advanced console functions based on ConsoleWrite
- Host: GitHub
- URL: https://github.com/j2team/autoit-consolewriteex
- Owner: J2TEAM
- License: mit
- Created: 2015-10-25T00:49:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-25T00:56:40.000Z (over 10 years ago)
- Last Synced: 2025-07-26T16:27:51.879Z (12 months ago)
- Language: AutoIt
- Homepage: https://github.com/J2TeaM/AutoIt-ConsoleWriteEx
- Size: 130 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoIt ConsoleWriteEx UDF
Advanced console functions based on [ConsoleWrite](https://www.autoitscript.com/autoit3/docs/functions/ConsoleWrite.htm).
## Screenshot

## Usage
See [_example.au3](_example.au3).
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Credits
[Juno_okyo](http://junookyo.blogspot.com/) from [J2TeaM](https://github.com/J2TeaM).
## License
This work is licensed under a [MIT LICENSE](LICENSE).