Code Monkey home page Code Monkey logo

sc_starter's Introduction

sc_starter

A starter for ScreenCapture

本软件是ScreenCapture的启动器,自带原程序并自动注册快捷键,无显示界面,仅凭借快捷键进行操控

使用方法:见下方配置文件

如需自定义快捷键请先使用Ctrl+Alt=O打开配置文件,更改并保存后使用Win+Ctrl+Shift=VK_ESCAPE退出软件,再次打开软件即可使用自定义配置。

Win+Alt=V
Win+Alt=C
Win+Ctrl+Shift=VK_ESCAPE
Ctrl+Alt=O

# 设置文件使用说明:
#
# ①设置内容不区分大小写,必须按照指定格式书写,否则将无法设置成功
#
#
# ②设置文件共4行,不可更改格式,不可删除其中任意一行
# 第一行:控制截屏
# 第二行:从剪贴板中的图像钉到屏幕
# 第三行:退出软件
# 第四行:打开配置文件
#
#
# ③格式如下:
# 「控制键1」+「控制键2」+「……」=「实际键」
# 【⚠️注意】:为了避免您设定的快捷键与当前系统中其他软件使用的快捷键冲突,请至少选定两个「控制键」,且尽量不要使用「Ctrl」+「Shift」=「X」样式的快捷键。如快捷键未成功设置,将使用默认快捷键。
#
# 可用的控制键列表如下(大小写均可):
# WIN / WINDOWS / SUPER
# CTRL / CONTROL
# ALT
# SHIFT
#
# 可用的实际键列表如下:
# A -> Z
# a -> z
# 0 -> 9
# VK_TAB
# VK_ESCAPE
# VK_INSERT
# VK_NUMPAD0 -> VK_NUMPAD9
# VK_F1 -> VK_F24

此外,还想写个限制多开的来着,失败了(

sc_starter's People

Contributors

mikachu2333 avatar

Stargazers

uuXt avatar Jason avatar liulun avatar  avatar

Watchers

 avatar

sc_starter's Issues

[计划] 加入托盘图标以及菜单

目标:

  1. 托盘允许左键双击(调用截屏),单击不响应
  2. 托盘允许右键显示菜单
    • 显示当前快捷键,左键(或右键)打开配置文件以供修改,实时刷新快捷键(应该做不到)
    • 开机启动选项(通过向 %AppData%\Microsoft\Windows\Start Menu\Programs\Startup 添加一个快捷方式实现,默认选项为关闭开机启动)
    • 退出选项,左键退出

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.