Git Product home page Git Product logo

infinitygoose's Introduction

InfinityGoose

一个恶搞小程序,关不掉的桌面鹅

编译Daemons

Daemons 环境 .net core 3.1 (使用CoreRT静态编译,不需要runtime而且占内存很少)

进入Daemons项目根目录

dotnet restore
dotnet publish -r win-x64 -c release

将Daemons编译后(.\bin\release\netcoreapp3.1\win-x64\publish\Daemons.exe)放入桌面鹅的根目录(DG.zip中)

注:DG.zip中已经存在

将DG.zip存在(服务器/网盘/对象存储)中,将下载链接保存下来

编译GetGoose

GetGoose 环境.net framework 4.7 (图方便,所有人电脑都支持)

修改Goose/Program.cs中的下载地址(DG.zip的下载链接)后编译,生成GetGoose.exe

**开始

接下来将GetGoose.exe改个名字发送给你的朋友

当他双击后会自动将桌面鹅下载到他的电脑,并且无法关闭,还会开机自启

infinitygoose's People

Contributors

lixinyang123 avatar

Stargazers

 avatar

Watchers

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