We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c90dff commit d9a1dc1Copy full SHA for d9a1dc1
README.md
@@ -1,5 +1,7 @@
1
# File Format Tools [<img alt="Logo for fftools" src="docs/favicon.svg" height="96" align="right"/>](https://www.fileformat.info/)
2
3
+[](https://github.com/FileFormatInfo/fftools/actions/workflows/build.yaml)
4
+
5
6
## Programs
7
@@ -11,6 +13,11 @@
11
13
- `unicount`: count Unicode codepoints in a file
12
14
- `uniwhat`: print the names of each Unicode character in a file
15
16
+## Experiments
17
18
+- `wombat` - tests terminal screen functions
19
+- `spinner` - terminal spinner for long-running tasks
20
21
## Credits
22
23
[](https://git-scm.com/ "Version control")
0 commit comments