Skip to content

Commit ee7e0c0

Browse files
committed
feat: atlas.cam update
1 parent 224fd82 commit ee7e0c0

File tree

6 files changed

+1215
-76
lines changed

6 files changed

+1215
-76
lines changed

public/projects/atlas-projects/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The Atlas Suite is a family of minimalist, high-performance command-line tools b
99
3. **[atlas.websearch](https://github.com/fezcode/atlas.websearch)**: A blazing fast, interactive CLI search tool. Search DuckDuckGo, Wikipedia, Hacker News, and Reddit with zero configuration.
1010
4. **[atlas.compass](https://github.com/fezcode/atlas.compass)**: A secure, local-first terminal password manager. Features AES-256-GCM encryption and Argon2id key derivation for high-stakes security.
1111
5. **[atlas.clock](https://github.com/fezcode/atlas.clock)**: A high-visibility world clock dashboard. Features millisecond-precision real-time counters and a searchable IANA timezone list.
12+
6. **[atlas.cam](https://github.com/fezcode/atlas.cam)**: A terminal webcam viewer and ASCII camera. Features real-time edge detection, image filters, and GIF recording.
1213

1314
### Why Atlas?
1415

public/projects/atlas-projects/install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ cd atlas.todo
88
gobake build
99
```
1010

11-
The same process applies to **atlas.stats**, **atlas.websearch**, **atlas.compass**, and **atlas.clock**.
11+
The same process applies to **atlas.stats**, **atlas.websearch**, **atlas.compass**, **atlas.clock**, and **atlas.cam**.
1212

1313
To build for all platforms, simply run `gobake build` in any of the tool repositories.

public/projects/atlas-projects/social.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ link: https://github.com/fezcode/atlas.websearch
1717
fezcode
1818
+4 -0 ~0
1919
link: https://github.com/fezcode/atlas.compass
20+
---
21+
# Cam
22+
fezcode
23+
+5 -0 ~0
24+
link: https://github.com/fezcode/atlas.cam

public/projects/atlas-projects/terminal.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.stats
44
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.compass
55
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.clock
6+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.cam

0 commit comments

Comments
 (0)