manager
Here are 1,554 public repositories matching this topic...
Yet Another Dotfiles Manager
-
Updated
May 15, 2022 - Python
Your web application for managing personal data. <personal.management.system.pms@gmail.com>
-
Updated
Apr 29, 2022 - CSS
Speed up on Node
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
May 15, 2022 - JavaScript
Save your dotfiles once, deploy them everywhere
-
Updated
May 4, 2022 - Shell
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
May 8, 2022 - C#
A simple code snippet & gist manager for developers built with Electron & Vue.js
-
Updated
Mar 25, 2022 - Vue
A World of Warcraft addon manager written in Rust.
-
Updated
Nov 14, 2021 - Rust
Torrent client for iOS 9.3+
-
Updated
May 14, 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
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
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
-
Updated
Nov 18, 2021 - C++
Discover, install and save your favorite modules at one place
-
Updated
Jan 4, 2019 - JavaScript
Dependency Manager for Delphi and Lazarus
-
Updated
May 13, 2022 - Go
Code cleanup
There are many parts of the code that could do with a bit of cleaning up. I would very much appreciate any help on this, I can help out by reviewing any changes:
-
The script includes multiple ways of reading properties:
- With a
while readingetNicknameFromProp - With a good ol'
greppipe everywhere else
The first actually seems more robust, but the second is more
- With a
Better OSD support
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