https://github.com/iceflowre/iceflowre
https://github.com/iceflowre/iceflowre
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iceflowre/iceflowre
- Owner: IceflowRE
- Created: 2022-08-05T13:53:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T12:58:57.000Z (over 1 year ago)
- Last Synced: 2025-02-09T20:19:09.648Z (4 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Iceflower
## My Projects
Click to show list!
### [Git Commit Check](https://github.com/IceflowRE/gitcc) ।   
**Check git commits for certain rules, for example the message.**
Available as a CLI with git hooks support or optimized for GitHub Actions.
### [Godot Addons](https://github.com/kenyoni-software/godot-addons) ।   
**Pack of useful Godot additions to make your life easier!.**
Contains multiple plugins like QRCode generation and a license manager!
### [ircDiscordRelay](https://github.com/IceflowRE/irc-discord-relay) ।   
**Message and information relay between IRC and Discord.**
### [Red Eclipse Server Docker](https://github.com/IceflowRE/redeclipse-server-docker) ।   
**Provides the source for an easy handling and maintaining Docker image of a Red Eclipse Server.**
Additional with an Go console application which can be run automatically to update the images.
### [Simple Icons](https://github.com/IceflowRE/simple-icons) ।  
**Self created monochrome icons with an enhanced visibility.**
Provided in colored and white.
### [Wargaming API Client](https://github.com/IceflowRE/go-wargaming) ।   
**Go client for accessing Wargaming.net Public API.**
The API client is generated automatically based on the documentation provided by Wargaming.
## My Archived Projects
Click to show list!
### [Celaria Map Toolkit](https://github.com/IceflowRE/cmt) ।  
**Celaria Map Toolkit can convert different map formats of the game Celaria from one into another.**
### [Go DSLP](https://github.com/IceflowRE/go-dslp) ।  
**The Distributed Systems Learning Protocol (DSLP) realizes the transmission of messages over an already established transport connection, in this case TCP.**
### [javaPrimesSearch](https://github.com/IceflowRE/javaPrimesSearch) ।  
**This is my first "project" in Java, just search primes and save them.**
### [MP3 Monitoring](https://github.com/IceflowRE/mp3monitoring) ।  
**Monitors folders and copies new mp3s to another one..**
Available as CLI and gui based on Qt6.
### [Universal Download](https://github.com/IceflowRE/unidown) ।  
**unidown manages downloads and will only download items again when they are newer or not downloaded yet.**
It is written with the target to be extended by plugins. unidown itself can only manage the produced data from 3rd party plugins.
### [unidown MR Plugin](https://github.com/IceflowRE/unidown-mr_de) ।  
**Download all available german ebooks from the MobileRead wiki**
## Noteable Contributions
Click to show list!
### [Inexor Vulkan Renderer](https://github.com/inexorgame/vulkan-renderer) ।  
**Inexor is an open-source project which develops a new 3D octree game engine by combining modern C++ with Vulkan API.**