GithubHelp home page GithubHelp logo

yzqforks / myscript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wyagd001/myscript

0.0 0.0 0.0 39.94 MB

自己用的 Autohotkey 脚本,就是把多个脚本变成了一个,方便自己使用。

AutoHotkey 99.69% C++ 0.13% CSS 0.08% HTML 0.10%

myscript's Introduction

MyScript

主要集合以下的脚本,参考的脚本太多,有许多脚本没有列出。因为各种原因,链接不一定有效。
脚本说明: https://wyagd001.github.io/Run-Ahk/

1.Drag and Drop Auto-Renamer -------by DTY
http://www.autohotkey.com/forum/topic30647.html

2.注册表定位 -------by yonken

3.launcher -------alongside
http://hi.baidu.com/alongside/blog/item/1a25ed00b4156f10738b65cb.html

4.AHK Media Player -------Fry
http://www.autohotkey.com/forum/topic31188.html

5.Directory Menu -------compuboy_r
http://www.autohotkey.com/forum/topic772.html

6.Traycut - system tray shortcuts utility -------meter
http://www.autohotkey.com/forum/topic15241.html

7.Window Hider - Make windows behave like a taskbar -------loop
http://www.autohotkey.com/forum/topic12496.html

8.ALT-TAB REPLACEMENT -------evl
http://www.autohotkey.com/forum/viewtopic.php?t=6422

9.AddGraphicButton ------- corrupt
http://www.autohotkey.com/forum/viewtopic.php?t=4047

10.State Graphic Button (Up, Down, Hover)-------kdoske
https://autohotkey.com/board/topic/55034-function-3-state-graphic-button-up-down-hover/

11.FadeIn and Out -------Adde_P
http://www.autohotkey.com/forum/viewtopic.php?t=27316

12.Folder Menu -------rexx
http://www.autohotkey.com/forum/topic14641.html

13.create new folder
http://www.autohotkey.com/forum/viewtopic.php?t=2107

14.WinMouse.ahk
http://www.autohotkey.com/forum/viewtopic.php?t=39906
https://autohotkey.com/board/topic/36620-winmouse-move-windows-using-your-mouse/

15.winpad 1.14.ahk
http://www.autohotkey.com/forum/viewtopic.php?t=21703
https://autohotkey.com/board/topic/19990-windowpad-window-moving-tool/

16.FSB - Fast Screenshot Bundle
http://www.autohotkey.com/forum/topic35580.html

17.Screen Capture with Transparent Windows and Mouse Cursor
http://www.autohotkey.com/forum/topic18146.html

18.Ahk脚本管理器-------蓝蓝小雪
http://wwww.snow518.cn

19.Hi, Eddy--------------Eddy
http://www.hieddy.com/

20.智能重命名----------------JSLover
http://jslover.secsrv.net/AutoHotkey/Scripts/Rename-Manager.ahk

21.F1键修改文件属性扩展名和文件时间----------dule2859
http://ahkcn.net/thread-881.html

22.WinExplorer auto-search---------------Buddy
http://www.autohotkey.com/forum/topic41463.html

23.NiftyWindows
http://svn.motlin.com/dev/ahk/NiftyWindows.ahk

24.Run AHK scripts with less (half or even less) memory usage---------------heresy
http://www.autohotkey.com/forum/topic32876.html

25.把你的程序钉在桌面上 - Pin2Desk-------------------------------BLooM2
http://ahkcn.net/thread-1456.html

26.一键打开当前激活窗口的所在目录-------------------星雨朝霞
http://ahkcn.net/thread-1709.html

27.GetModuleFileNameEx--------shimanov
http://www.autohotkey.com/forum/topic4182-15.html
http://www.autohotkey.com/forum/topic9000.html

28.截图脚本-------------
http://www.autohotkey.com/forum/topic18146.html
http://ahk.5d6d.com/thread-2220-1-2.html

29.Auto-raise and Other Stuff on Mouse Hover -----------------Lexikos
http://www.autohotkey.com/forum/topic22763.html

30.模仿 QT TabBar 的重命名循环变换选择功能-------------------Jameson
http://ahkcn.net/thread-623.html

31.7plus--------------------fragman
http://code.google.com/p/7plus/
https://github.com/7plus/7plus

32.JowAlert.ahk---------------wz520
http://ahkcn.net/thread-802.html

33.Run Dynamic Script... Through a Pipe!----------------Lexikos
http://www.autohotkey.com/forum/topic25867.html

34.Candy--------------aamii
https://github.com/aamii/Candy

35.#include 批量操作--------------feiyue
http://ahkcn.net/thread-6003.html

36.LV_ColorInitiate
https://autohotkey.com/board/topic/8463-listview-colors-for-individual-lines-eg-highlighting/

37.OnMessageEx
https://sites.google.com/site/ahkref/custom-functions/onmessageex
https://autohotkey.com/board/topic/73303-onmessageex/

38.FlashTrayIcon
https://autohotkey.com/boards/viewtopic.php?t=4425

39.JEE_NotepadGetPath--------------jeeswg
https://autohotkey.com/boards/viewtopic.php?f=6&t=30050

40.VDLink | Win7 目录联接工具
http://www.cnblogs.com/easysky/p/4931042.html

41.RunZ | 专业的快速启动工具
https://github.com/goreliu/runz

42.库文件
VA.ahk, Gdip.ahk, tf.ahk, Class_SQLiteDB.ahk, Class_RichEdit.ahk 等等

43.AHKhttp
https://github.com/zhamlin/AHKhttp

44.AHKsock
https://github.com/jleb/AHKsock

45.Media-Remote-Control
https://github.com/sunwind/Media-Remote-Control
https://autohotkey.com/boards/viewtopic.php?f=6&t=32336

46.ahk-remote-control(Tasker 项目的导出文件来源)
https://github.com/bjc5233/ahk-remote-control

47.Vis2
https://github.com/iseahound/Vis2
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=36047

myscript's People

Contributors

wyagd001 avatar

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.