All Projects → d2-projects → Folder Explorer

d2-projects / Folder Explorer

Licence: mit
分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存

Projects that are alternatives of or similar to Folder Explorer

Xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
Stars: ✭ 335 (-30.06%)
Mutual labels:  json, xml
Csv Parser
A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
Stars: ✭ 359 (-25.05%)
Mutual labels:  json, statistics
Cppwebframework
​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
Stars: ✭ 348 (-27.35%)
Mutual labels:  json, xml
Http Rpc
Lightweight REST for Java
Stars: ✭ 298 (-37.79%)
Mutual labels:  json, xml
Choetl
ETL Framework for .NET / c# (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
Stars: ✭ 372 (-22.34%)
Mutual labels:  json, xml
Fspickler
A fast multi-format message serializer for .NET
Stars: ✭ 299 (-37.58%)
Mutual labels:  json, xml
Tbox
🎁 A glib-like multi-platform c library
Stars: ✭ 3,800 (+693.32%)
Mutual labels:  json, xml
Loaders.gl
Loaders for big data visualization. Website:
Stars: ✭ 272 (-43.22%)
Mutual labels:  json, xml
Wiremock
A tool for mocking HTTP services
Stars: ✭ 4,790 (+900%)
Mutual labels:  json, xml
Node Rest Client
REST API client from node.js
Stars: ✭ 365 (-23.8%)
Mutual labels:  json, xml
Visualjson
JSON pretty-viewer for OS X.
Stars: ✭ 290 (-39.46%)
Mutual labels:  json, xml
Dog Ceo Api
The API hosted at dog.ceo
Stars: ✭ 393 (-17.95%)
Mutual labels:  json, xml
Sq
swiss-army knife for data
Stars: ✭ 275 (-42.59%)
Mutual labels:  json, xml
Underscore Java
java port of Underscore.js
Stars: ✭ 327 (-31.73%)
Mutual labels:  json, xml
Korio
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3
Stars: ✭ 282 (-41.13%)
Mutual labels:  json, xml
Hashover Next
This branch will be HashOver 2.0
Stars: ✭ 353 (-26.3%)
Mutual labels:  json, xml
Tableexport
tableExport(table导出文件,支持json、csv、txt、xml、word、excel、image、pdf)
Stars: ✭ 261 (-45.51%)
Mutual labels:  json, xml
Oscal
Open Security Controls Assessment Language (OSCAL)
Stars: ✭ 272 (-43.22%)
Mutual labels:  json, xml
Jaggr
JSON Aggregation CLI
Stars: ✭ 365 (-23.8%)
Mutual labels:  json, statistics
Stream Parser
⚡ PHP7 / Laravel Multi-format Streaming Parser
Stars: ✭ 391 (-18.37%)
Mutual labels:  json, xml

扫描目录,分析文件结构和统计信息,给任意文件添加备注,导出带注释的树形文本和其它多种数据格式,大大方便书写技术文档。

详细介绍:在 d2.pub 上的详细介绍

下载

下载 macOS 或 windows 或 Linux 版本的构建结果:releases

其它同步仓库

位置 链接
码云 https://gitee.com/d2-projects/folder-explorer

如果您在 github 仓库下载很慢,可以尝试使用我们的码云仓库克隆代码

功能

  • 扫描指定的目录(支持拖拽)以及再次扫描当前结果中的指定目录
  • 展示文件结构的树形统计,支持添加注释,隐藏单个文件或者文件夹内容
  • 文件类型统计
  • 文件体积分布统计
  • 导出文字构成的树形结构图,支持注释和自动对齐,支持自定义内容格式
  • 导出 json 文件和 xml 文件供其他软件或者程序使用
  • 导出 xmind 结构图,支持自定义节点、label 和注释的内容格式化
  • 自定义导出文件的名称预设
  • 注释信息记忆功能
  • 个性化设置的备份和导入
  • 其它丰富的设置选项

使用场景

  • 项目文档书写,附上文件结构和注释可以更清晰地让别人上手项目
  • 展示课程目录,如果你是讲师,可以一口气将你的课程所有章节生成树形结构展示
  • 统计某个资源文件夹中的文件大小分布,例如分析你的照片文件夹,或者一目了然磁盘里每部电影占了多大空间
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].