Coder Social home page Coder Social logo

mingsijie / permadelete Goto Github PK

View Code? Open in Web Editor NEW

This project forked from developerstree/permadelete

0.0 0.0 0.0 937 KB

Permanently shreds files, easily.

Home Page: https://developerstree.github.io/permadelete/

License: MIT License

C# 98.65% Inno Setup 1.35%

permadelete's Introduction

Permadelete

Permadelete is an easy to use and beautiful app for shredding files and folders permanently.

  • Download the latest release and give it a try.
  • Read this short tutorial about 3 fun ways to shred files permanently using Permadelete.
  • And if you are the curious type, you can read about how Permadelete works.
  • We welcome everyone who wants to help us in any way they can ๐Ÿ˜ Please contact me if you are interested.

Note: It needs .Net Framework 4.5 to run which you can download here.

Main Window

Resources

Here are a list of projects and articles that have been very helpful in developing Permadelete:

How to build

  • Open Permadelete in Visual Studio
  • Create a Keys.cs file in /Publish beside Installer.iss and paste this code into the file:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Permadelete
{
   public class Keys
   {
       public const string SENTRY_API_DSN = "";
       public const string DROPBOX_API_KEY = "";
   }
}
  • Press CTRL + F5

Special Thanks

I'd like to thank everyone who has helped me in developing and testing Permadelete, I'd also like to thank these awesome companies who have donated a license of their invaluable products to the project:

Contact

You can contact via my email: [email protected]

A DevelopersTree.com project.

permadelete's People

Contributors

mhmd-azeez 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.