Skip to content

Latest commit

 

History

History
48 lines (23 loc) · 1.77 KB

README-CN.md

File metadata and controls

48 lines (23 loc) · 1.77 KB

logo

Code Bar - 代码片段管理工具

README English | 中文

状态

该项目的 Java Swing 版本已经停止更新,基于 PySide6 的重制版 Code Bar 正在开发,敬请期待

介绍

Code Bar 是一款可以快速搜索调用常用代码片段的工具,同时也可以管理你的代码片段。

项目进度

  • 加入定时休息提醒
  • 加入 tag 实现快速输入
  • PySide6 重制
  • 代码片段云同步

项目预览

软件主界面

更新界面

软件预览图

文档

详细文档请访问 https://zhuhaoxlj.github.io/.

许可证

Copyright 2022-present MarkGosling.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.