https://github.com/stream-pi/util
Stream-Pi Utilities Library
https://github.com/stream-pi/util
java javadoc
Last synced: about 1 month ago
JSON representation
Stream-Pi Utilities Library
- Host: GitHub
- URL: https://github.com/stream-pi/util
- Owner: stream-pi
- License: gpl-3.0
- Created: 2020-10-09T15:18:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T08:27:30.000Z (over 2 years ago)
- Last Synced: 2025-04-05T09:11:15.496Z (2 months ago)
- Topics: java, javadoc
- Language: Java
- Homepage:
- Size: 563 KB
- Stars: 9
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Stream-Pi Util
*Free, Open-Source, Modular, Cross-Platform and Programmable Macro Pad*
Library containing shared components between [Server](https://github.com/stream-pi/server) and
[Client](https://github.com/stream-pi/client) like Alerts, Combo Boxes, Update checker, etc.
[](https://discord.gg/BExqGmk)
[](https://matrix.to/#/!hTwUYZonUXThjkMhCD:matrix.org?via=matrix.org)
[](https://www.patreon.com/streampi)### [Website](https://stream-pi.com)
#### [Documentation](https://stream-pi.github.io/util/)
#### [Help us Translate!](https://github.com/stream-pi/util/blob/master/i18n.md)## Bugs and Support
If you found a bug in util, please report it by creating a [GitHub issue](https://github.com/stream-pi/util/issues).
You may also reach us via any of the following platforms:
* [E-mail](mailto:[email protected])
* [Matrix](https://matrix.to/#/!hTwUYZonUXThjkMhCD:matrix.org?via=matrix.org)
* [Discord](https://discord.gg/BExqGmk)
* [Twitter](https://twitter.com/stream_pi)## License
This software is licensed to [GNU General Public License v3.0](https://github.com/stream-pi/client/blob/master/LICENSE).
```
Stream-Pi - Free, Open-Source, Modular, Cross-Platform and Programmable Macro Pad
Copyright (C) 2019-2022 Debayan Sutradhar (rnayabed), Samuel Quiñones (SamuelQuinones)This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
```