milo42

milo42

Just a 42logtime tool, actually that just for milo but you can do anything you want with this :)

Installation

  1. Install crystal: https://crystal-lang.org/install/

  2. Open a new terminal

  3. Download and prepare milo42

git clone https://gitlab.com/noappert/milo42.git
cd milo42/
shards install
echo "$(printf "API_UID=<your api uid>\nAPI_SECRET=<your api secret>")" | cat > .env

Usage

Edit the .env file with your credentials Create a 42 app or Use an existing one

4 ways:

  1. shards build and ./bin/milo42

  2. shards run

  3. crystal build src/milo42.cr and ./milo42

  4. crystal run src/milo42.cr

Then, open a Gecko-based browser(cuz Chromium is poop) and enter http://127.0.0.1:3000 or the url that you should use if you used docker, virtualbox, caddy or something else.

Contributors

Repository

milo42

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 2
  • about 12 hours ago
  • October 21, 2025
License

GNU Affero General Public License v3.0

Links
Synced at

Sat, 21 Feb 2026 01:53:18 GMT

Languages