Posts
-
x-minecraft-launcher
An Open Source Minecraft Launcher with Modern UX. Provides a Disk Efficient way to manage all your Mods!
- π₯ Download & auto complete. Support download
Minecraft,Forge,Fabric,Quilt,OptiFine,JVMfrom official or third party mirrors. - β‘οΈ Download Fast. Reuse socket via HTTP/HTTPS agents, and download the files in parts concurrently.
- π» Cross platform. The launcher is based on Electron, and supports π Windows 10/11, π MacOS, and π§ Linux.
- π Multi-Instancing. Users can create multiple instances to isolate the different versions, mods and launch settings.
- π Manage all resources. Use (hard/symbolic) links to install resources in instances, keep your disk usage optimal. No copies of mods everywhere! π
- π₯ Built-in support of CurseForge, Modrinth. You can download resources inside the launcher.
- π¦ Support import/export CurseForge & Modrinth modpacks with compliance!
- π Support multiple account systems. Built-in Microsoft login and Mojang Yggdrasil API. It also has builtin support of ely.by and littleskin.cn. You can also add third-party authentication servers!
- π Peer to peer connection between users. You can play multiplayer over LAN even you are not in same physical LAN!
- π Code sign & modern packaging. Under Windows, you can use
appxandappinstallerto install the app. You wonβt receive blocking messages from your browser or see SmartScreen errors anymore! π
Tags: #typescript β’ electron-vue β’ electron
- π₯ Download & auto complete. Support download
-
mitamae
mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef
mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.
Itβs been used for provisioning servers, e.g. RubyCI servers and Rubyβs git server, and setting up local environments with dotfiles.
Tags: #ruby β’ infrastructure-as-code
-
fect
Minimalist UI components built on Vue-next
-
run
yarn add @fect-ui/vueornpm install @fect-ui/vueinstall it -
import into project
import { createApp } from 'vue' import App from './App.vue' import FectUI from '@fect-ui/vue' import '@fect-ui/themes' import '@fect-ui/vue/dist/cjs/main.css' createApp(App).use(FectUI).mount('#app')Tags: #typescript β’ vue3 β’ ui-library
-
-
pywizlight
A python connector for WiZ devices
A Python connector for WiZ devices.
Tags: #python β’ hacktoberfest β’ wiz-light-bulb
-
valid.js
π A library for data validation.
ValidateJS is available on npm:
npm install valid.js --saveor bower:
bower install valid.jsTags: #javascript β’ validation β’ data
-
cfn_nag
Linting tool for CloudFormation templates
The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:
- IAM rules that are too permissive (wildcards)
- Security group rules that are too permissive (wildcards)
- Access logs that arenβt enabled
- Encryption that isnβt enabled
- Password literals
For more background on the tool, please see this post at Stelligentβs blog:
Tags: #ruby β’ continuous-testing β’ unit-testing
-
InPlayerEpisodePreview
A Jellyfin plugin for the web and client version, which displayes an episode list inside the player
This plugin adds an episode list to the video player, which allows you to preview every episode of the TV show without having to leave the player.
This modification has support for the following clients:
- Jellyfin Web Client
- Jellyfin Media Player (JMP) Desktop Client
Tags: #typescript β’ jellyfin β’ jellyfin-client
-
react-simple-keyboard
React Virtual Keyboard - Customizable, responsive and lightweight
https://simple-keyboard.com/demo
Tags: #javascript β’ keyboard β’ touchscreen
-
sidekiq-cron
Scheduler / Cron for Sidekiq jobs
Before upgrading to a new version, please read our Changelog.
Tags: #ruby β’ sidekiq-cron β’ sidekiq-jobs
-
tingodb
Embedded Node.js database upward compatible with MongoDB
In contrast to MongoDB, the module
requirecall will not return a usable module. It will return a function that accepts configuration options. This function will return something similar to the MongoDB module. The extra step allows for passing some options that will control database behavior.Tags: #javascript
subscribe via RSS