Skip to content

Releases: ProgramCX/FoxNAS

v0.1.0

13 Apr 18:09

Choose a tag to compare

FoxNAS-v0.1.0

将近一年时间,第一个 Release 版本终于来啦🎉🎉🎉,不过这是测试版本,BUG 可能有点多请见谅,欢迎在 issue 里面反馈!

功能:

  1. 支持局域网内广播发现服务,这个也是客户端相较于Web端(ProgramCX/FoxNAS-Web)的亮点呢!
  2. 首页界面可以实时查看 CPU、内存、网络、磁盘的数据曲线图表。
  3. 文件管理支持常见文件操作(下载、上传、复制、重命名。普通文件打开除外,仅支持实时打开视频文件,包含mkv 格式,但是还不支持编辑呢)
  4. 支持 DDNS 功能:根据当前主机 公网/内网 ip 动态修改 域名解析记录(A/AAAA),但是仅支持阿里云DNS。
  5. 用户管理:可以管理用户的系统权限和目录权限,以及其它常规用户管理操作。
  6. 系统监控:可以实时查看系统最近一段时间的各项指标(CPU占用率、网速、负载(仅支持Linux)、内存使用率、磁盘使用率)的图表。
  7. 还有系统日志啥的,用一用就知道啦!

注意事项(真的很重要)

  1. 本 APP 得和 FoxNAServer 搭配使用,版本也得相同。强烈推荐搭配使用网页端FoxNAS-Web,因为客户端省略了不少功能,但是播放 mkv 格式的媒体不需要转码,很方便。具体安装方法:https://github.com/ProgramCX/FoxNAServer/wiki
  2. 给个 Star 吧,毕竟写一年项目很累的 qwq😭。

FoxNAS-v0.1.0

After nearly a year of coding, the first Release is finally here! 🎉🎉🎉 It's still a beta though, so expect some bugs—please bear with me and feel free to drop feedback in the issues!

Features:

  1. LAN Broadcast Discovery — this is the killer feature that sets the desktop client apart from the Web version (ProgramCX/FoxNAS-Web), y'know!
  2. Real-time Dashboard on the homepage with sexy curve charts for CPU, memory, network, and disk usage.
  3. File Management supports common operations (download, upload, copy, rename). Opening regular files is excluded though; only video files are supported for instant playback—including MKV format—but no editing yet!
  4. DDNS Support: dynamically updates domain DNS records (A/AAAA) based on current public/private IP, but Aliyun DNS only for now.
  5. User Management: manage system privileges, directory permissions, and other routine user operations.
  6. System Monitoring: real-time charts for recent metrics (CPU usage, network speed, load average [Linux only], memory usage, disk usage).
  7. System Logs and more—just play around and you'll see!

Important Notes (seriously, read this)

  1. This app must be used alongside FoxNAServer with matching versions. Highly recommended to use with FoxNAS-Web as well—the desktop client is streamlined and skips some features, but it plays MKV media without transcoding, which is super convenient. I'll write a Wiki for installation guides (placeholder for now, link coming soon™).
  2. Give it a star, please? A year of side-project coding is exhausting qwq😭.

Full Changelog: v0.1.0...v0.1.0