https://github.com/jvzeller/tiny-care-terminal
Yet another dashboard that tries to take care of you when you're using your terminal, but built with Elixir.
https://github.com/jvzeller/tiny-care-terminal
Last synced: about 2 months ago
JSON representation
Yet another dashboard that tries to take care of you when you're using your terminal, but built with Elixir.
- Host: GitHub
- URL: https://github.com/jvzeller/tiny-care-terminal
- Owner: JVZELLER
- License: mit
- Created: 2022-04-02T16:58:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T22:48:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T06:54:18.932Z (4 months ago)
- Language: Elixir
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyCareTerminal
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `tiny_care_terminal` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:tiny_care_terminal, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .