Giter Site home page Giter Site logo

jayset / windhawk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ramensoftware/windhawk

0.0 0.0 0.0 4.36 MB

修改Windows11。该软件的每一个模块都是开源的,点击后都可以查看源代码。打开官网后,在模块(Mods)标签下可以看到,里面提供了大量的模块,每一个模块代表一个功能。比如,比如修改Windows11任务栏高度和图标大小、将任务栏由在桌面底部显示修改为桌面左侧显示。(官网是英文的,如果看不懂,可以用浏览器自带的翻译功能翻译成中文)The customization marketplace for Windows programs: https://windhawk.net/

Home Page: https://windhawk.net

License: GNU General Public License v3.0

JavaScript 0.43% C++ 46.29% Python 12.75% C 2.65% TypeScript 37.45% CSS 0.02% HTML 0.06% Batchfile 0.07% Less 0.27%

windhawk's Introduction

Windhawk

Windhawk aims to make it easier to customize Windows programs. For more details, see the official website and the announcement.

This repository is used to report issues and to discuss Windhawk. For discussing Windhawk mods, refer to the windhawk-mods repository.

You're also welcome to join the Windhawk Discord channel for a live discussion.

Technical details

High level architecture:

High level architecture diagram

For technical details about the global injection and hooking method that is used, refer to the following blog post: Implementing Global Injection and Hooking in Windows.

Source code

The Windhawk source code can be found in the src folder, which contains the following subfolders:

  • windhawk: The code of the main windhawk.exe executable and the 32-bit and 64-bit windhawk.dll engine libraries.

  • vscode-windhawk: The code of the VSCode extension that is responsible for UI operations such as installing mods and listing installed mods.

  • vscode-windhawk-ui: The UI part of the VSCode extension.

A simple way to get started is by extracting the portable version of Windhawk with the official installer, building the part of Windhawk that you want to modify, and then replacing the corresponding files in the portable version with the newly built files.

Additional resources

Code which demonstrates the global injection and hooking method that is used can be found in this repository: global-inject-demo.

windhawk's People

Contributors

m417z 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.