Giter Site home page Giter Site logo

lliioollcn / cczu-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cczu-ossa/cczu-helper

0.0 0.0 0.0 10.25 MB

吊大助手

Home Page: https://cczu-ossa.github.io/home/project/cczu-helper/

License: GNU General Public License v3.0

C++ 15.62% C 0.90% Objective-C 0.02% Java 0.42% Rust 4.72% Kotlin 0.09% Dart 64.46% Swift 1.47% CMake 12.30%

cczu-helper's Introduction

图标

吊大助手

一款改善你在CCZU的生活体验的应用😋

Flutter Rust size license

为什么有这个

起源于吊大的打卡查询的应用,起初是自用的应用,后来觉得不如做好点发出来大家一起用,技术本身就是用来改善生活的,希望这个应用能让你在吊大更加便利~

图片

平台支持

Windows Android Linux MacOS IOS

由于主要开发人员缺乏 Linux桌面环境 / Apple 设备,所以无法适配对应的版本,你可以尝试自行编译,如果平台对应的功能没有适配,欢迎提供Pull Request~

参与本项目

反馈意见

如果不知道如何在Github提issue,可以搜一下如何提issue

https://github.com/CCZU-OSSA/cczu-helper/issues

项目结构

  • lib 存放Flutter代码
    • models 存放数据类型与一些常量还有一些用于沟通Rust和Flutter的代码
    • views 存放页面文件
    • controllers 存放配置文件的读取、页面更换等相关代码
    • messages 由rinf生成
  • message 存放用于生成沟通Rust与Flutter的proto文件
  • assets 存放应用资源文件
  • native 存放Rust代码(RINF)

如何编译

编译之前先确保你的设备上拥有 Rust 与 Flutter 环境,需要clone此项目你还需要一个git

然后运行以下代码

<target-platform>取决于你的目标平台

可以使用flutter help build命令查看

git clone https://github.com/CCZU-OSSA/cczu-helper.git
cd cczu-helper
cargo install rinf
rinf message
flutter build <target-platform> --release

cczu-helper's People

Contributors

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