Skip to content

Commit c06d68a

Browse files
committed
feat: update atlas projects
1 parent 7c5bc1b commit c06d68a

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

public/projects/atlas-projects/description.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The Atlas Suite is a family of minimalist, high-performance command-line tools b
2323
- 17. **[atlas.grave](https://github.com/fezcode/atlas.grave)**: A high-fidelity, interactive process reaper. Hunt down resource-heavy processes and "bury" them in an Onyx graveyard with a Pip-Boy inspired TUI.
2424
- 18. **[atlas.radio](https://github.com/fezcode/atlas.radio)**: A high-fidelity world radio receiver. Tune into thousands of live stations globally directly from your terminal with a pure Go audio engine.
2525
- 19. **[atlas.deck](https://github.com/fezcode/atlas.deck)**: An interactive TUI command deck for project workflows. Organize and trigger your daily terminal tasks through a customizable grid of "pads."
26+
- 20. **[atlas.convert](https://github.com/fezcode/atlas.convert)**: A fast, minimalist terminal image conversion utility. Effortlessly convert between JPEG, PNG, and HEIC formats with a simple CLI.
27+
- 21. **[atlas.conquistador](https://github.com/fezcode/atlas.conquistador)**: A powerful and beautiful terminal-based file explorer. Navigate, manage, and preview your files with a modern TUI experience similar to Finder or Windows Explorer.
2628

2729
### Why Atlas?
2830

public/projects/atlas-projects/social.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,13 @@ link: https://github.com/fezcode/atlas.radio
9292
fezcode
9393
+19 -0 ~0
9494
link: https://github.com/fezcode/atlas.deck
95+
---
96+
# Convert
97+
fezcode
98+
+20 -0 ~0
99+
link: https://github.com/fezcode/atlas.convert
100+
---
101+
# Conquistador
102+
fezcode
103+
+21 -0 ~0
104+
link: https://github.com/fezcode/atlas.conquistador

public/projects/atlas-projects/terminal.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@
1717
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.grave
1818
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.radio
1919
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.deck
20+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.convert -s "*.heic" -d "outputs/" -t png
21+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.conquistador

public/projects/projects.piml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
> TUI
115115
> Bubble Tea
116116
> Productivity
117-
(shortDescription) A collection of minimalist, high-performance CLI tools for daily productivity, including todo management, system stats, web search, password management, world clocks, secure TOTP (2FA), and aesthetic screensavers.
117+
(shortDescription) A collection of 20+ minimalist, high-performance CLI tools for productivity, including todo management, system stats, file exploration, image conversion, web search, password management, secure TOTP (2FA), and world radio.
118118
(date) 2026-02-20
119119
(image) /images/bg/emre.jpg
120120
(backgroundImage) /images/bg/emre.jpg

0 commit comments

Comments
 (0)