Skip to content

user464664649464/pyDOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonDOS

简介

这是一个基于python的很精简的操作系统,为作者的一个奇思妙想。

项目亮点

https://player.bilibili.com/player.html?isOutside=true&aid=114452657609848&bvid=BV1grVizME2k&cid=29796402026&p=1

安装步骤

python解释安装或直接使用releases的exe文件(注:请直接解压zip文件,由于pyinstaller的奇妙特性,需要那个文件夹工作(_internal),千万别删除!!!)

  • 请找到files.json,清空文件,然后复制这段数据至files.json:
{ "name": "bin", "type": "directory", "children": [] }

使用方法

打开即用,如果是从源代码安装请运行main.py

贡献指南

如果你想为这个项目做出贡献,请遵循以下步骤:

  1. Fork 这个仓库。
  2. 创建一个新的分支 (git checkout -b feature/your-feature)。
  3. 提交你的更改 (git commit -m 'Add some feature')。
  4. 推送到分支 (git push origin feature/your-feature)。
  5. 提交一个 Pull Request。

许可证

本项目采用 [Apache 2.0] 许可证 - 详见 LICENSE 文件。

下载

Release pyDOS version alfha 0.0.1

联系方式

  • 项目开发群948681540,作者QQ330940895
  • bilibili:粉丝不破千不改名

About

一个基于python的命令行可嵌入操作系统。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages