No description
Find a file
2026-03-01 20:52:33 +03:00
core feat(config): Added .env config 2026-03-01 14:50:06 +03:00
mail feat(imap): Wrote the first functions for working with imap 2026-03-01 14:52:22 +03:00
utils feat(log): Added logger 2026-03-01 14:50:44 +03:00
.env.sample feat(config): Added .env config 2026-03-01 14:50:06 +03:00
.gitignore feat: Added git ignore 2026-03-01 14:47:13 +03:00
LICENSE feat: Added GPLv3 License 2026-03-01 14:48:30 +03:00
main.py feat: Wrote receipt of coo 2026-03-01 14:52:42 +03:00
README.md fix: link to license in repo 2026-03-01 20:52:33 +03:00
requirements.txt feat(deps): Added requirements.txt 2026-03-01 14:52:58 +03:00

Note

The original repository is located at Forgejo. Everything else is mirrors.

License

The project is licensed under MIT

The MIT License (MIT)

Copyright (c) 2026 Redume.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.