Skip to content

Commit 6f12e09

Browse files
committed
Enhance README with additional project details, features, and related projects. Update description to clarify functionality as a codex CLI session manager and include new sections for features, tech stack, and download links.
1 parent a5aeed7 commit 6f12e09

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,34 @@
11
# Codex session manager
22

33
[![Stars](https://img.shields.io/github/stars/milisp/codexsm?style=social)](https://github.com/milisp/codexsm/stargazers)
4+
[![Follow on 𝕏](https://img.shields.io/badge/𝕏-@lisp__mi-1c9bf0)](http://x.com/intent/follow?screen_name=lisp_mi)
45

5-
Manage codex session base on project
6+
Codex CLI sessions manager base on project, Tauri app, view, rename, delete, one-click resume session
67

78
![demo](src/assets/codexsm.png)
89

910
> [!TIP]
1011
> **⭐ Star the repo and follow [milisp](https://github.com/milisp) on Github for more project**.
1112
13+
## Related project
14+
- [Codexia](https://github.com/milisp/codexia) - A powerful GUI and Toolkit for OpenAI Codex CLI
15+
- [Codexia-zen](https://github.com/milisp/codexia-zen) - a minimalist design GUI for OpenAI Codex CLI
16+
- [awesome-codex-cli](https://github.com/milisp/awesome-codex-cli) - A curated list of awesome resources, tools, and tutorials for OpenAI Codex CLI
17+
18+
## ✨ Features
19+
20+
- Tauri app, lightweight cross-platform
21+
22+
## Tech
23+
24+
- Tauri
25+
- solid-js
26+
- tailwindcss
27+
28+
## Download
29+
30+
[release](https://milisp.github.io/modern-github-release/#/repo/milisp/codexsm)
31+
1232
## Build from source Prerequisites
1333

1434
- Tauri prerequisites: https://v2.tauri.app/start/prerequisites/

0 commit comments

Comments
 (0)