Posts
-
rclone-manager
RClone Manager is a cross-platform GUI application designed to help users manage Rclone remotes efficiently.
RClone Manager simplifies remote file management and synchronization. Using Rclone as its backbone, it offers a desktop environment with a built-in file manager (Nautilus) to transfer, mount, and serve remote files effortlessly.
- π Nautilus File Manager: Browse, edit, move, copy, rename, and delete remote files.
- ποΈ File Viewer: Inline previews for videos, images, PDFs, audio, and text.
- βοΈ Mount & Serve: Easy mount controls and serve management (WebDAV, SFTP, HTTP, FTP).
- π Job Watcher: Real-time transfer monitoring and bandwidth control.
- π Headless Mode: Check out RClone Manager Headless to run as a web server on VPS/NAS!
Tags: #typescript β’ rclone-gui β’ angular
-
streamlink-twitch-gui
A multi platform Twitch.tv browser for Streamlink
A graphical user interface on top of the [Streamlink][Streamlink] command line interface.
Streamlink Twitch GUI is an [NW.js][NW.js] application, which means that it is a web application written in JavaScript ([EmberJS][EmberJS]), HTML ([Handlebars][Handlebars]) and CSS ([LessCSS][LessCSS]) and is being run by a [Node.js][Node.js] powered version of [Chromium][Chromium].
[Recent releases][Releases] / [Changelog][Changelog] / [Wiki][Wiki] / [Chat][Gitter]
Tags: #javascript β’ streamlink β’ twitch
-
react-awesome-button
React button component. Awesome button is a 3D UI, progress, social and share enabled, animated at 60fps, light weight, performant, production ready react UI button component. π₯οΈ π±
@rcaferati/react-awesome-buttonprovides three related React button components:AwesomeButton- animated base buttonAwesomeButtonProgress- progress flow wrapper on top ofAwesomeButtonAwesomeButtonSocial- social/share wrapper on top ofAwesomeButton
This README is updated for the current
8.2.0release outputs, including base CSS, bundled theme CSS files, theme mapping modules, animated size transitions, and auto-width text choreography.
Tags: #typescript β’ react β’ button
-
AncientBeast
The Turn Based Strategy Game/eSport. Master your beasts! πΊ
Ancient Beast is a turn based strategy indie game project played online against other people featuring a wide variety of creatures to acquire, putting them to use in order to defeat your opponents. This project was carefully designed to be easy to learn, fun to play and hard to master. We hope youβll enjoy it!
Tags: #typescript β’ game β’ javascript
-
geared_pagination
Paginate Active Record sets at variable speeds
Most pagination schemes use a fixed page size. Page 1 returns as many elements as page 2. But thatβs frequently not the most sensible way to page through a large recordset when you care about serving the initial request as quickly as possible. This is particularly the case when using the pagination scheme in combination with an infinite scrolling UI.
Geared Pagination allows you to define different ratios. By default, we will return 15 elements on page 1, 30 on page 2, 50 on page 3, and 100 from page 4 and forward. This has proven to be a very sensible set of ratios for much of the Basecamp UIs. But you can of course tweak the ratios, use fewer, or even none at all, if a certain page calls for a fixed-rate scheme.
On JSON actions that set a page, weβll also automatically set Link and X-Total-Count headers for APIs to be able to page through a recordset.
Tags: #ruby
-
Grammar-Kit
Grammar files support & parser/PSI generation for IntelliJ IDEA
- private (PSI tree): skip node creation and let its child nodes be included in its parent.
- left (PSI tree): take an AST node on the left (previous sibling) and enclose it by becoming its parent.
- inner (PSI tree): take an AST node on the left (previous sibling) and inject itself into it by becoming its child.
-
upper (PSI tree): take the parent node and replace it by adopting all its children.
- meta (parser): a parametrized rule; its parse function can take other parse functions as parameters.
-
external (parser): a rule with a hand-written parse function; no parsing code is generated.
- fake (PSI classes): a rule for shaping the generated PSI classes; only PSI classes are generated.
Modifiers can be combined, inner should only be used together with left, private left is equivalent to private left inner, fake should not be combined with private.
By default, rules are public, i.e. non-private, non-fake, etc.
Tags: #java β’ grammar β’ intellij
-
vagrant-qemu
Use Vagrant to manage machines using QEMU. Test with Apple Silicon / M1 and CentOS aarch64 image
This is a Vagrant plugin that adds a simple QEMU provider to Vagrant, allowing Vagrant to control and provision machines using QEMU.
Notes: test with Apple Silicon / M1 and CentOS / Ubuntu aarch64 image
Tags: #ruby
-
vagrant-vsphere
VMware vSphere provider for Vagrant
This is a Vagrant 1.6.4+ plugin that adds a vSphere provider to Vagrant, allowing Vagrant to control and provision machines using VMware. New machines are created from virtual machines or templates which must be configured prior to using this provider.
This provider is built on top of the RbVmomi Ruby interface to the vSphere API.
Tags: #ruby
-
KonaBess
A GPU overclock & undervolt tool for various Snapdragon chips
Tags: #java β’ adreno β’ overclock
-
taxonworks
Workbench for biodiversity informatics.
TaxonWorks is a web-based workbench designed for taxonomists and biodiversity scientists. It provides tools to help you capture, organize, and enhance your data, collaborate with others, and prepare your work for analysis and publication. With TaxonWorks, you can easily manage your research data, share it with colleagues, and streamline the process of analyzing and publishing your findings.
To get more information on the project, its vision, and scope see taxonworks.org and docs.taxonworks.org.
Tags: #ruby β’ species β’ biodiversity-informatics
subscribe via RSS