Giter Site home page Giter Site logo

secretnotes's Introduction

Secret Note Project 🔒

Secret Note is a Python application that allows users to encrypt and save text notes, and later decrypt them. Developed using the Tkinter library, users can keep their notes secure through a user-friendly graphical interface.

Features

  • Encrypt and secure your notes by providing a title, text, and password.
  • Save encrypted notes to a specified file path.
  • Decrypt and read saved notes using your password.

Requirements

  • Python 3.x
  • Tkinter library (part of the Python standard library)
  • Pillow (also known as PIL, required for image processing)

To install the requirements:

pip install pillow

USAGE

  1. Download or clone the project to your computer.
  2. Open a terminal and navigate to the project directory.
  3. Run the command python main.py in the terminal to launch the application.
  4. Use the user interface to encrypt and save notes, or decrypt and read existing notes.

SCREENSHOT

Interface

Save Mode

Read Mode

CONTRIBUTION

We welcome all contributions! Here's how you can contribute:

  1. Fork the repository (click the "Fork" button in the upper right corner)
  2. Create a new branch (git checkout -b new-feature)
  3. Make your changes and commit them (git commit -am 'Added a new feature')
  4. Push your branch to your forked repository (git push origin new-feature)
  5. Create a Pull Request!
  6. Make your changes and commit them (git commit -am 'Added a new feature')
  7. Push your branch to your forked repository (git push origin new-feature)
  8. Create a Pull Request!

Thank you for viewing my project.Don't forget to star if you liked it. 🙃

secretnotes's People

Contributors

muhammedmustafageldi avatar

Stargazers

İlknur Kara avatar Mahmut Gündüz avatar Murat Bayar avatar Murat GÜZEL avatar Enes Geldi avatar Gökdeniz Karakuş avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.