milo42
milo42
Just a 42logtime tool, actually that just for milo but you can do anything you want with this :)
Installation
-
Install crystal: https://crystal-lang.org/install/
-
Open a new terminal
-
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:
-
shards buildand./bin/milo42 -
shards run -
crystal build src/milo42.crand./milo42 -
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
- noappert - creator and maintainer
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