manager
Here are 1,550 public repositories matching this topic...
Yet Another Dotfiles Manager
-
Updated
Mar 23, 2022 - Python
Your web application for managing personal data. <personal.management.system.pms@gmail.com>
-
Updated
Mar 29, 2022 - CSS
Speed up on Node
python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM
-
Updated
Mar 17, 2022 - Python
Companion Android application for EdXposed
-
Updated
Dec 27, 2021 - Java
QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.
-
Updated
Apr 5, 2022 - JavaScript
Save your dotfiles once, deploy them everywhere
-
Updated
Mar 12, 2022 - Shell
A simple code snippet & gist manager for developers built with Electron & Vue.js
-
Updated
Mar 25, 2022 - Vue
Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching
-
Updated
Apr 6, 2022 - C#
A World of Warcraft addon manager written in Rust.
-
Updated
Nov 14, 2021 - Rust
Torrent client for iOS 9.3+
-
Updated
Jan 12, 2022 - Swift
this is work:
skpm-build --output ../../../Library/ApplicationSupport/com.bohemiancoding.sketch3/Plugins/test.sketchplugin
bug, this is not work:
skpm-build --output ~/Library/ApplicationSupport/com.bohemiancoding.sketch3/Plugins/test.sketchplugin
We got lot of security issues in FCFileManager.m saying - Insecure Storage: Lacking Data Protection
Example:
[[((NSString *)content) dataUsingEncoding:NSUTF8StringEncoding] writeToFile:absolutePath atomically:YES];
A project and package manager for Unity
-
Updated
Feb 5, 2019 - C#
-
Updated
Oct 10, 2021 - Go
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
-
Updated
Nov 18, 2021 - C++
Encoder-decoder
Describe your project clearly.
It's a cryptography project based on encryption and decryption of the message.
Created using tkinter
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
**Additional conte
Improve this page
Add a description, image, and links to the manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the manager topic, visit your repo's landing page and select "manage topics."


Hello,
Context:
lefthook_0.6.5_Windows_x86_64.zipProblem:
lefthook.exe versionshould return the current version.Actual behavior
In a non git repo. without
lefthook.yml,exit status 128is returnedIn a git repo. with
lefthook.yml,0.6.5is returned.Waited behavior
0.6.5must be returnedHerve-M