ATPad icon
ATPad icon

ATPad

 3 likes

ATPad is a simple Notepad replacement written in pure C and Windows API. Keeping simplicity of Notepad it provides many additional features. 90kb UPX repacked.

90kb!

License model

  • FreeOpen Source

Application types

Platforms

  • Windows  Windows only 32bit & 64 bit supported, portable
  • PortableApps.com
  • The Portable Freeware Collection
5 / 5 Avg rating (2)
3likes
2comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Dark Mode
  2.  Portable
  3.  Send to email
  4.  Code Completion

 Tags

ATPad News & Activities

Highlights All activities

Recent activities

Show all activities

ATPad information

  • Developed by

    oldlamer
  • Licensing

    Open Source and Free product.
  • Rating

    Average rating of 5
  • Alternatives

    186 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

Our users have written 2 comments and reviews about ATPad, and it has gotten 3 likes

ATPad was added to AlternativeTo by Jeff Witty on Nov 6, 2020 and this page was last updated Dec 3, 2020.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Sam Lander
Jun 23, 2023
1

Lightweight, minimize to tray, tabbed. Very simple. I use it as a to-do list that stays minimized to my tray.

Jeff Witty
Nov 6, 2020
0

The best "lite" one: ATPad;

Portable and 103kb in size, its not Notepad++, it knows this and is fine with that fact, its a lite programmers editor with great features to replace notepad, its not a flyweight IDE like Geany or Notepad++. Save to any "text type" ansi or unicode, so .txt, .html, .md, or of course .bat/ps1/vb1 SEND AS EMAILS

oh yea did I mention its 103kb!

[Edited by aazard, November 06]

What is ATPad?

Portable & 90kb in size, its not Notepad++, it knows it & its fine with fact. A lite programmers editor with great features. *90kb UPX packed! UPX also FIXES Win10 errors

ATPad is a simple Notepad replacement written in pure C and Windows API. Keeping simplicity of Notepad it provides many additional features, such as: Tabbed environment - especially useful for working with multiple files (for example, logs). Fully customizable editor - colors, fonts etc. Lines numbering - it's hard to find these days any respectable editor which does not support this feature. Word wrapping - can anybody write long scripts without it? List of recently open documents - ATPad stores this list accordingly to MAC address, so "Recent Files" on your laptop will look different from "Recent Files" on your desktop machine! But if you run the program from removable drive and work with files on this drive, they will be always presented in list, regardless of MAC address of hosting computer. Keeping last session - start the work exactly from the point you've finished (all said above about list of recent documents is true against last sessions as well). Bookmarks - never lose your way. Displaying whitespaces - tabs, spaces, line breaks. Reloading documents "on-demand" - instead of reopening them. Outer changes tracking - stay informed when any of currently open documents has been changed out of program. Reloading document in specified interval - you can specify interval for recurrent document reloading. Sending documents via email - it's possible to send each document, even "Untitled", via email as attachment. Snippets system - create, edit, delete and insert into document your own text snippets. Unlimited find/replace and undo/redo Portability - ATPad does not require installation, it can be started from any drive (fixed or flash) and leaves no traces on host computer after finishing. ATPad is not purposed to compete with great names and great editors. Everyone has its own role and function.