Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

https://tnxfr.com - App to share files & texts between your devices without installing anything

License

NotificationsYou must be signed in to change notification settings

mustakimali/just-an-email

I will just send an email to myself then go to another device, login and download it! 🥳

or you could usetnxfr.com

Running live:https://tnxfr.com 🚀

(previouslyhttps://justa.ml)

Run from docker hub

docker run -p 5050:80 mustakimali/justaml

Should be running inhttp://localhost:5050

Run locally

Using Docker

  • Build the docker image:make docker-build
  • Runmake docker-run
  • Access the app usinglocalhost:5050

Dependencies

  • Sqlite file storage for statistics data.

Building the code

  • Make sure you have latest version of.NET Core SDK 9 installed (you can usethis script to install latest nightly build and usedotnet-pre instead ofdotnet below)
  • Clone
  • Generate combined css & js files
    • make combine-all-scripts
    • combine-all-css
    • Make sure you follow any warning to install any missing dependencies like uglifyjs, uglifycss etc.
      • apt install uglifyjs.terser
      • npm install -g uglifycss
  • cd src\JustSending
  • dotnet run ordotnet watch run
  • Should be running inhttp://localhost:5000

A huge thanks to the following projects

... and all other third party libraries used in this project.

About

https://tnxfr.com - App to share files & texts between your devices without installing anything

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp