2 Star 2 Fork 0

没位道 / F-Curator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

F-Curator

F-Curator


F-Curator 是一个跨平台应用程序,支持Mac和Windows系统,用来管理您自己的网络收藏夹,永久保存数据,解决用户的URL收藏需求。



安装包

Mac Mac

Windows Windows

向导

官方网站

视频演示

quick overview

主要功能

  • 离线支持和快速的响应速度
  • 轻松实现数据持久化
  • 获取远程资源到本地数据库
  • 类别管理和列表块管理
  • 简单的拖放排序
  • 导出独立的HTML文件,可以脱离APP在任意操作系统中使用收藏夹
  • 支持导入数据库包
  • 支持快速搜索URL和站点名称
  • URL有效性和重复性的判断
  • 自动提取远程资源,例如图标

目录结构

/
├── README.md
├── LICENSE
├── tsconfig.json
├── babel.config.js
├── package-lock.json
├── package.json
├── package/      ·············· 软件包
├── db/           ·············· 数据库
├── main/         ·············· 主进程
├── renderer/     ·············· 渲染进程
├── dist/
├── src/
├── test/  
├── scripts/  
├── public/  
│   └── index.html 
├── build/  
│   └── config.js
└──

感谢

环境支持

  • Electron 16 +
  • React 17 +
  • TypeScript 4.x.x +
  • Babel 7.x.x +
  • Webpack 5.x.x
  • Jest 27.x.x

许可证

Licensed under the MIT.

MIT License Copyright (c) 2019 Faisal Rashid Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

F-Curator 是一个跨平台应用程序,支持Mac和Windows系统,用来管理您自己的网络收藏夹,永久保存数据,解决用户的URL收藏需求。 展开 收起
TypeScript 等 4 种语言
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/xizon/F-Curator.git
git@gitee.com:xizon/F-Curator.git
xizon
F-Curator
F-Curator
main

搜索帮助